ports/databases/postgresql84-plpython/Makefile
Antoine Brodin 4d4db2684b Stage support
Reviewed by:	postgresql@
Tested by:	miwi and me
2014-02-26 17:24:35 +00:00

6 lines
103 B
Makefile

# $FreeBSD$
USE_PYTHON= 2
WANT_PGSQL_VER= 84
.include "${.CURDIR}/../postgresql90-plpython/Makefile"