mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
11 lines
229 B
Makefile
11 lines
229 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= 93
|
|
|
|
.include "${.CURDIR}/../postgresql90-pltcl/Makefile"
|