7 lines
155 B
Makefile
7 lines
155 B
Makefile
# Created by: Palle Girgensohn <girgen@partitur.se>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
WANT_PGSQL_VER= 94
|
|
|
|
.include "${.CURDIR}/../postgresql90-plperl/Makefile"
|