mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
8 lines
168 B
Makefile
8 lines
168 B
Makefile
# Created by: Palle Girgensohn <girgen@pingpong.net>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER=92
|
|
COMPONENT= -docs
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../postgresql91-docs/Makefile"
|