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