opnsense-ports/databases/py3-psycopg2/Makefile
Franco Fichtner a01b3f839f */*: sync with upstream
Taken from: HardenedBSD
2017-07-23 20:15:36 +02:00

9 lines
131 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-psycopg2
PORTSCOUT= ignore:1
USES= pgsql python:3.3+
.include "${MASTERDIR}/Makefile"