mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
56e5d02d70
- Compact -plperl ports - Portlint for 90-plperl - Update version numbers in pkg-install-server - s/spaces/tabs/ - Use ${} instead of $() - s/YES/yes/ - Tidy IGNORE values Submitted by: sunpoet
11 lines
230 B
Makefile
11 lines
230 B
Makefile
# New ports collection makefile for: PostgreSQL PL/Perl
|
|
# Date created: January 14, 2002
|
|
# Whom: Palle Girgensohn <girgen@partitur.se>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WANT_PGSQL_VER= 91
|
|
|
|
.include "${.CURDIR}/../postgresql90-plperl/Makefile"
|