freebsd-ports/databases/postgresql10-pltcl/Makefile
Mathieu Arnold dbc90df1cf For some reason, databases/postgresql10-pltcl was different from all
others. Fix it.

Sponsored by:	Absolight
2017-08-17 16:19:35 +00:00

6 lines
138 B
Makefile

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