- PHP 5.2 slave port
PR: 145772 Submitted by: Alex Keda
This commit is contained in:
parent
fd6766078b
commit
85eef8a8d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253132
@ -134,6 +134,7 @@
|
||||
SUBDIR += php5-zlib
|
||||
SUBDIR += php52-bz2
|
||||
SUBDIR += php52-zip
|
||||
SUBDIR += php52-zlib
|
||||
SUBDIR += pigz
|
||||
SUBDIR += ppmd
|
||||
SUBDIR += ppmd-7z
|
||||
|
14
archivers/php52-zip/Makefile
Normal file
14
archivers/php52-zip/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php52-zip
|
||||
# Date created: 17 Apr 2010
|
||||
# Whom: Alex Keda <admin@lissyara.su>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= archivers
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php52
|
||||
|
||||
PKGNAMESUFFIX= -zip
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
14
archivers/php52-zlib/Makefile
Normal file
14
archivers/php52-zlib/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php52-zlib
|
||||
# Date created: 17 Apr 2010
|
||||
# Whom: Alex Keda <admin@lissyara.su>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= archivers
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php52
|
||||
|
||||
PKGNAMESUFFIX= -zlib
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user