Add a new shared extension for PHP.

This commit is contained in:
Alex Dupre
2004-07-19 08:58:44 +00:00
parent 45712b82ac
commit c3eac627bd
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# New ports collection makefile for: php5-pgsql
# Date created: 7 Jul 2004
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -pgsql
.include "${MASTERDIR}/Makefile"