freebsd-ports/textproc/py3-docutils/Makefile
Sunpoet Po-Chuan Hsieh b964e7265c Add PORTSCOUT
- Fix indent
2017-05-27 17:33:00 +00:00

12 lines
255 B
Makefile

# Created by: Danilo G. Baio <dbaio@bsd.com.br>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-docutils
PORTSCOUT= ignore:1
USES= python:3.3+
PYGMENTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=1.6:textproc/py3-pygments
.include "${MASTERDIR}/Makefile"