aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-client/Makefile
blob: 8398149f40e66c1320e977ed8001f787922cd716 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Ports collection makefile for:	postgresql-client
# Date created:				October 12, 2003
# Whom:					Edwin Groothuis <edwin@mavetju.org>
#
# $FreeBSD$
#

# The portname is set in MASTERDIR/Makefile

MAINTAINER=	girgen@pingpong.net
COMMENT=	The most advanced open-source database available anywhere - client only

WITHOUT_SERVER=	yes
MASTERDIR=	${.CURDIR}/../../databases/postgresql7

.include "${MASTERDIR}/Makefile"