freebsd-ports/textproc/py3-pygments/Makefile
Nicola Vitale c94895d4d3 Add slave port of devel/py-pygments to support
Python 3 version

PR:	217468
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2017-04-16 13:45:28 +00:00

8 lines
151 B
Makefile

# Created by: Danilo G. Baio <dbaio@bsd.com.br>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-pygments
USES= python:3.3+
.include "${MASTERDIR}/Makefile"