7 lines
120 B
Makefile
7 lines
120 B
Makefile
# $FreeBSD$
|
|
|
|
USE_PYTHON= -2.7
|
|
WANT_PGSQL_VER= 84
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../postgresql90-plpython/Makefile"
|