mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
11 lines
223 B
Makefile
11 lines
223 B
Makefile
# New ports collection makefile for: PostgreSQL docs
|
|
# Date created: August 26, 2002
|
|
# Whom: Palle Girgensohn <girgen@pingpong.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WANT_PGSQL_VER=93
|
|
|
|
.include "${.CURDIR}/../postgresql91-docs/Makefile"
|