forked from Lainports/freebsd-ports
Add PORTSCOUT
- Use USES=python:3.3+
This commit is contained in:
parent
0ae0d7ccd4
commit
b883f418da
1 changed files with 4 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue