# Ports collection makefile for: postgresql-client # Date created: October 12, 2003 # Whom: Edwin Groothuis # # $FreeBSD$ # PORTNAME= postgresql7 MAINTAINER= ports@freebsd.org COMMENT= The most advanced open-source database available anywhere - client only WITHOUT_SERVER= yes MASTERDIR= ${.CURDIR}/../../databases/postgresql7 .include "${MASTERDIR}/Makefile"