mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
4d4db2684b
Reviewed by: postgresql@ Tested by: miwi and me
8 lines
154 B
Makefile
8 lines
154 B
Makefile
# Created by: Palle Girgensohn <girgen@pingpong.net>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER=90
|
|
COMPONENT= -docs
|
|
|
|
.include "${.CURDIR}/../postgresql91-docs/Makefile"
|