mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
10 lines
227 B
Makefile
10 lines
227 B
Makefile
# New ports collection makefile for: PostgreSQL PL/Tcl
|
|
# Date created: January 14, 2002
|
|
# Whom: Palle Girgensohn <girgen@partitur.se>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WANT_PGSQL_VER?=90
|
|
|
|
.include "${.CURDIR}/../postgresql91-pltcl/Makefile"
|