freebsd-ports/databases/postgresql92-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

7 lines
155 B
Makefile

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