mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Add a new shared extension for PHP.
This commit is contained in:
parent
af15686375
commit
e6b7e15bf9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114025
@ -1039,6 +1039,7 @@
|
||||
SUBDIR += php4-pear
|
||||
SUBDIR += php4-readline
|
||||
SUBDIR += php4-shmop
|
||||
SUBDIR += php4-sysvmsg
|
||||
SUBDIR += php5-pcre
|
||||
SUBDIR += php5-pear
|
||||
SUBDIR += phptags
|
||||
|
14
devel/php4-shmop/Makefile
Normal file
14
devel/php4-shmop/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php4-shmop
|
||||
# Date created: 7 Jul 2004
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php4
|
||||
|
||||
PKGNAMESUFFIX= -shmop
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user