dab15277f4
Reviewed by: bapt
7 lines
155 B
Makefile
7 lines
155 B
Makefile
# Created by: Palle Girgensohn <girgen@pingpong.net>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER=9.2
|
|
COMPONENT= -docs
|
|
|
|
.include "${.CURDIR}/../postgresql91-docs/Makefile"
|