mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Add a new shared extension for PHP.
This commit is contained in:
parent
105474c92f
commit
eae5937bbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114071
@ -439,6 +439,7 @@
|
||||
SUBDIR += php4-ctype
|
||||
SUBDIR += php4-domxml
|
||||
SUBDIR += php4-pspell
|
||||
SUBDIR += php4-wddx
|
||||
SUBDIR += php4-xml
|
||||
SUBDIR += php5-xml
|
||||
SUBDIR += pocketreader
|
||||
|
14
textproc/php4-pspell/Makefile
Normal file
14
textproc/php4-pspell/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php4-pspell
|
||||
# Date created: 7 Jul 2004
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php4
|
||||
|
||||
PKGNAMESUFFIX= -pspell
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
x
Reference in New Issue
Block a user