mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 19:56:53 -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}/../postgresql91-docs/Makefile"
|