2000-05-29 21:25:07 +02:00
|
|
|
# New ports collection makefile for: mod_php4
|
|
|
|
# Date created: Sun May 28 11:31:54 CEST 2000
|
|
|
|
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
|
1995-08-28 15:28:45 +02:00
|
|
|
#
|
1999-08-31 04:43:35 +02:00
|
|
|
# $FreeBSD$
|
1995-08-28 15:28:45 +02:00
|
|
|
#
|
|
|
|
|
2003-05-24 11:57:00 +02:00
|
|
|
PORTEPOCH= 1
|
2003-01-30 15:53:17 +01:00
|
|
|
CATEGORIES= www
|
2004-07-19 09:05:36 +02:00
|
|
|
PKGNAMEPREFIX= mod_
|
1996-06-15 18:58:09 +02:00
|
|
|
|
2004-07-19 09:05:36 +02:00
|
|
|
MAINTAINER= ale@FreeBSD.org
|
|
|
|
COMMENT= PHP Apache Module
|
1998-09-01 20:38:05 +02:00
|
|
|
|
2003-06-06 19:44:00 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php4
|
2000-02-26 00:43:27 +01:00
|
|
|
|
2004-07-19 09:05:36 +02:00
|
|
|
CONFLICTS= php4-4* php4-cli-4* php4-cgi-4*
|
2003-02-05 15:13:21 +01:00
|
|
|
|
2003-06-06 19:44:00 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|