opnsense-ports/www/py-webassets/Makefile
Franco Fichtner 90f50c0879 */*: sync with upstream
Taken from: FreeBSD
2016-06-03 14:56:38 +02:00

19 lines
315 B
Makefile

# $FreeBSD$
PORTNAME= webassets
PORTVERSION= 0.11
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wg@FreeBSD.org
COMMENT= Media asset management for Python
LICENSE= BSD2CLAUSE
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>