Add a new shared extension for PHP.
This commit is contained in:
@@ -228,6 +228,7 @@
|
||||
SUBDIR += php5-odbc
|
||||
SUBDIR += php5-oracle
|
||||
SUBDIR += php5-pgsql
|
||||
SUBDIR += php5-sqlite
|
||||
SUBDIR += phpmyadmin
|
||||
SUBDIR += phppgadmin
|
||||
SUBDIR += postgis
|
||||
|
||||
14
databases/php5-pgsql/Makefile
Normal file
14
databases/php5-pgsql/Makefile
Normal 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"
|
||||
Reference in New Issue
Block a user