# $FreeBSD: head/graphics/py-pypillowfight/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= pypillowfight DISTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library containing various image processing algorithms LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.0:devel/py-nose@${PY_FLAVOR} RUN_DEPENDS= ${PY_PILLOW} USES= python:3.6+ USE_PYTHON= distutils autoplist .include