Add a new shared extension for PHP.
This commit is contained in:
parent
783219628d
commit
142999b8cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114013
@ -1031,6 +1031,7 @@
|
||||
SUBDIR += php-dbg
|
||||
SUBDIR += php-xdebug
|
||||
SUBDIR += php4-dio
|
||||
SUBDIR += php4-gettext
|
||||
SUBDIR += php4-pcre
|
||||
SUBDIR += php4-pear
|
||||
SUBDIR += php5-pcre
|
||||
|
14
devel/php4-dio/Makefile
Normal file
14
devel/php4-dio/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php4-dio
|
||||
# Date created: 7 Jul 2004
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php4
|
||||
|
||||
PKGNAMESUFFIX= -dio
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user