freebsd-ports/databases/postgresql94-pltcl/Makefile
Antoine Brodin 0c50813345 Modify postgresql9[2-5]-pltcl to include postgresql96-pltcl/Makefile
instead of expired postgresql91-pltcl/Makefile
2016-10-01 13:05:01 +00:00

6 lines
139 B
Makefile

# Created by: Palle Girgensohn <girgen@partitur.se>
# $FreeBSD$
WANT_PGSQL_VER= 9.4
.include "${.CURDIR}/../postgresql96-pltcl/Makefile"