- PHP 5.2 slave port
PR: 145772 Submitted by: Alex Keda
This commit is contained in:
parent
90dfbebfc8
commit
0484e77fc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253098
@ -518,6 +518,7 @@
|
||||
SUBDIR += php5-rrdtool
|
||||
SUBDIR += php5-sqlite
|
||||
SUBDIR += php5-sybase_ct
|
||||
SUBDIR += php52-dba
|
||||
SUBDIR += phpminiadmin
|
||||
SUBDIR += phpmyadmin
|
||||
SUBDIR += phpmyadmin211
|
||||
|
@ -83,6 +83,7 @@
|
||||
SUBDIR += php4-ftp
|
||||
SUBDIR += php5-curl
|
||||
SUBDIR += php5-ftp
|
||||
SUBDIR += php52-curl
|
||||
SUBDIR += phpwebftp
|
||||
SUBDIR += proftpd
|
||||
SUBDIR += proftpd-devel
|
||||
|
14
ftp/php52-curl/Makefile
Normal file
14
ftp/php52-curl/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php52-curl
|
||||
# Date created: 17 Apr 2010
|
||||
# Whom: Alex Keda <admin@lissyara.su>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= ftp
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php52
|
||||
|
||||
PKGNAMESUFFIX= -curl
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user