284d8b8683
Reviewed by: pgsql@ With hat: pgsql@
8 lines
172 B
Makefile
8 lines
172 B
Makefile
# Created by: Palle Girgensohn <girgen@partitur.se>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER= 91
|
|
COMPONENT= -plperl
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../postgresql90-plperl/Makefile"
|