aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql90-docs/Makefile
blob: ed377d0e94b1e6a6cca27faf5cbc1a8f35d098c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# New ports collection makefile for:    PostgreSQL docs
# Date created:     August 26, 2002
# Whom:         Palle Girgensohn <girgen@pingpong.net>
#
# $FreeBSD$
#

WANT_PGSQL_VER=90

.include "${.CURDIR}/../postgresql91-docs/Makefile"