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