14 lines
252 B
Makefile
14 lines
252 B
Makefile
# New ports collection makefile for: php4-pgsql
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php4
|
|
|
|
PKGNAMESUFFIX= -pgsql
|
|
|
|
.include "${MASTERDIR}/Makefile"
|