mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
284d8b8683
Reviewed by: pgsql@ With hat: pgsql@
9 lines
172 B
Makefile
9 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"
|