mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 19:50:31 -04:00
7 lines
152 B
Makefile
7 lines
152 B
Makefile
# Created by: Palle Girgensohn <girgen@partitur.se>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER?=90
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../postgresql91-pltcl/Makefile"
|