opnsense-ports/textproc/py-alabaster/Makefile
Franco Fichtner 015a04214d */*: sync with upstream
Taken from: FreeBSD
2015-07-15 07:31:48 +02:00

17 lines
295 B
Makefile

# $FreeBSD$
PORTNAME= alabaster
PORTVERSION= 0.7.6
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kmoore@FreeBSD.org
COMMENT= Modified Kr Sphinx theme
LICENSE= MIT
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>