freebsd-ports/www/mod_php4/Makefile

20 lines
376 B
Makefile
Raw Normal View History

# New ports collection makefile for: mod_php4
# Date created: Sun May 28 11:31:54 CEST 2000
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
1999-08-31 04:43:35 +02:00
# $FreeBSD$
#
PORTEPOCH= 1
CATEGORIES= www
PKGNAMEPREFIX= mod_
MAINTAINER= ale@FreeBSD.org
COMMENT= PHP Apache Module
2003-06-06 19:44:00 +02:00
MASTERDIR= ${.CURDIR}/../../lang/php4
CONFLICTS= php4-4* php4-cli-4* php4-cgi-4*
2003-06-06 19:44:00 +02:00
.include "${MASTERDIR}/Makefile"