mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Add a slave port to install the Horde framework with PHP5.
This commit is contained in:
parent
693fac0b2c
commit
167f957ed0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125212
@ -150,6 +150,7 @@
|
||||
SUBDIR += harvest
|
||||
SUBDIR += horde
|
||||
SUBDIR += horde-passwd
|
||||
SUBDIR += horde-php5
|
||||
SUBDIR += hotjava
|
||||
SUBDIR += htdump
|
||||
SUBDIR += html2hdml
|
||||
|
13
www/horde-php5/Makefile
Normal file
13
www/horde-php5/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# New ports collection makefile for: horde-php5
|
||||
# Date created: 27 Nov 2004
|
||||
# Whom: Thierry Thomas <thierry@pompo.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../horde
|
||||
|
||||
DEFAULT_PHP_VER= 5
|
||||
WITH_PHP5= yes
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user