# Created by: Po-Chuan Hsieh # $FreeBSD: head/graphics/py-imageio-ffmpeg/Makefile 560600 2021-01-06 20:27:21Z sunpoet $ PORTNAME= imageio-ffmpeg PORTVERSION= 0.4.3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= FFMPEG wrapper for Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ffmpeg:multimedia/ffmpeg USES= python:3.4+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include