mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Add a new shared extension for PHP.
This commit is contained in:
parent
9907625b1b
commit
662e829252
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114153
@ -520,6 +520,7 @@
|
||||
SUBDIR += php5-ldap
|
||||
SUBDIR += php5-soap
|
||||
SUBDIR += php5-sockets
|
||||
SUBDIR += php5-xmlrpc
|
||||
SUBDIR += phpldapadmin
|
||||
SUBDIR += pim6dd
|
||||
SUBDIR += pim6sd
|
||||
|
14
net/php5-sockets/Makefile
Normal file
14
net/php5-sockets/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php5-sockets
|
||||
# Date created: 7 Jul 2004
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php5
|
||||
|
||||
PKGNAMESUFFIX= -sockets
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user