# Created by: William Grzybowski # $FreeBSD: head/textproc/py-pysrt/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= pysrt PORTVERSION= 1.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= SubRip (.srt) subtitle parser and writer LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist .include