mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
7 lines
154 B
Makefile
7 lines
154 B
Makefile
# Created by: Palle Girgensohn <girgen@pingpong.net>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER=90
|
|
COMPONENT= -docs
|
|
|
|
.include "${.CURDIR}/../postgresql91-docs/Makefile"
|