freebsd-ports/databases/postgresql84-plpython/Makefile
Marcus von Appen e1555011ab - Convert ports from databases/ and deskutils/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-19 08:50:17 +00:00

6 lines
117 B
Makefile

# $FreeBSD$
WANT_PYTHON_USE= python:2
WANT_PGSQL_VER= 8.4
.include "${.CURDIR}/../postgresql90-plpython/Makefile"