mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
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}/../postgresql96-docs/Makefile"
|