6 lines
138 B
Makefile
6 lines
138 B
Makefile
# Created by: Palle Girgensohn <girgen@partitur.se>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER= 93
|
|
|
|
.include "${.CURDIR}/../postgresql91-pltcl/Makefile"
|