LICENSE= MIT
USES= python
NO_ARCH= yes
USES?= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
# Created by: Danilo G. Baio <dbaio@bsd.com.br>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-alabaster
USES= python:3.3+
.include "${MASTERDIR}/Makefile"