Add PORTSCOUT

- Use USES=python:3.3+
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-04-29 07:50:56 +00:00
parent 0ae0d7ccd4
commit b883f418da

View file

@ -1,7 +1,9 @@
# $FreeBSD$
USES= localbase python:3.3+ sqlite:3
PORTSCOUT= ignore:1
MASTERDIR= ${.CURDIR}/../py-apsw
USES= localbase python:3.2+ sqlite:3
.include "${MASTERDIR}/Makefile"