opnsense-ports/textproc/py-alabaster/Makefile
Franco Fichtner 4800455782 textproc/py-alabaster: sync with upstream
Taken from: HardenedBSD
2017-11-30 18:45:47 +01:00

18 lines
308 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
NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>