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