freebsd-ports/databases/postgresql90-docs/Makefile
Jason Helfman 284d8b8683 - Fix pkg name collision
Reviewed by: pgsql@
With hat: pgsql@
2013-10-10 00:09:35 +00:00

8 lines
168 B
Makefile

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