freebsd-ports/databases/postgresql90-docs/Makefile
Antoine Brodin 4d4db2684b Stage support
Reviewed by:	postgresql@
Tested by:	miwi and me
2014-02-26 17:24:35 +00:00

7 lines
154 B
Makefile

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