Add a new shared extension for PHP.
This commit is contained in:
parent
c3a18563fb
commit
247aa266ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113994
@ -208,6 +208,7 @@
|
||||
SUBDIR += php4-dba
|
||||
SUBDIR += php4-dbase
|
||||
SUBDIR += php4-dbx
|
||||
SUBDIR += php4-filepro
|
||||
SUBDIR += phpmyadmin
|
||||
SUBDIR += phppgadmin
|
||||
SUBDIR += postgis
|
||||
|
14
databases/php4-dbx/Makefile
Normal file
14
databases/php4-dbx/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php4-dbx
|
||||
# Date created: 7 Jul 2004
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= databases
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php4
|
||||
|
||||
PKGNAMESUFFIX= -dbx
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user