1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- PHP 5.2 slave port

PR:		145772
Submitted by:	Alex Keda
This commit is contained in:
Dirk Meyer 2010-04-23 22:30:46 +00:00
parent faad1d1610
commit 90359a9b20
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253129
4 changed files with 30 additions and 0 deletions

View File

@ -2479,6 +2479,7 @@
SUBDIR += php52-spl
SUBDIR += php52-sysvmsg
SUBDIR += php52-sysvsem
SUBDIR += php52-sysvshm
SUBDIR += php52-tokenizer
SUBDIR += phpbt
SUBDIR += phptags

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: php52-sysvsem
# Date created: 17 Apr 2010
# Whom: Alex Keda <admin@lissyara.su>
#
# $FreeBSD$
#
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php52
PKGNAMESUFFIX= -sysvsem
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: php52-sysvshm
# Date created: 17 Apr 2010
# Whom: Alex Keda <admin@lissyara.su>
#
# $FreeBSD$
#
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php52
PKGNAMESUFFIX= -sysvshm
.include "${MASTERDIR}/Makefile"

View File

@ -938,6 +938,7 @@
SUBDIR += php52-dom
SUBDIR += php52-pspell
SUBDIR += php52-simplexml
SUBDIR += php52-xml
SUBDIR += po4a
SUBDIR += pocketreader
SUBDIR += pootle