freebsd-ports/databases/postgresql95-docs/Makefile
Antoine Brodin ec419424bf Modify postgresql9[2-5]-docs to include postgresql96-docs/Makefile
instead of expired postgresql91-docs/Makefile
2016-10-01 13:16:04 +00:00

6 lines
138 B
Makefile

# Created by: Palle Girgensohn <girgen@pingpong.net>
# $FreeBSD$
WANT_PGSQL_VER=9.5
.include "${.CURDIR}/../postgresql96-docs/Makefile"