# $NetBSD: Makefile,v 1.1 2016/01/17 13:38:25 wiz Exp $ DISTNAME= alabaster-0.7.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=a/alabaster/} MAINTAINER= kamelderouiche@yahoo.com HOMEPAGE= https://github.com/bitprophet/alabaster COMMENT= Configurable sidebar-enabled Sphinx theme LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-pygments>=0.8:../../textproc/py-pygments USE_LANGUAGES= # none .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk"