forked from Lainports/opnsense-ports
9 lines
131 B
Makefile
9 lines
131 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-psycopg2
|
|
|
|
PORTSCOUT= ignore:1
|
|
|
|
USES= pgsql python:3.3+
|
|
|
|
.include "${MASTERDIR}/Makefile"
|