4d4db2684b
Reviewed by: postgresql@ Tested by: miwi and me
7 lines
158 B
Makefile
7 lines
158 B
Makefile
# Created by: Palle Girgensohn <girgen@partitur.se>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER= 91
|
|
COMPONENT= -plperl
|
|
|
|
.include "${.CURDIR}/../postgresql90-plperl/Makefile"
|