freebsd-ports/textproc/py3-texttable/Makefile
Marcelo Araujo d6e2fd520e We don't need the python3 metaport.
Reported by:	jbeich, antoine and rm.
Pointyhat to:	bapt
2017-03-17 08:43:39 +00:00

7 lines
104 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-texttable
USES= python:3.3+
.include "${MASTERDIR}/Makefile"