7 lines
103 B
Makefile
7 lines
103 B
Makefile
# $FreeBSD$
|
|
|
|
USE_PYTHON= 2
|
|
WANT_PGSQL_VER= 84
|
|
|
|
.include "${.CURDIR}/../postgresql90-plpython/Makefile"
|