freebsd-ports/databases/postgresql91-plperl/Makefile
Jason Helfman 284d8b8683 - Fix pkg name collision
Reviewed by: pgsql@
With hat: pgsql@
2013-10-10 00:09:35 +00:00

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"