freebsd-ports/www/mod_php4/Makefile
Alex Dupre af7ee2a6ac First step of the PHP mega-commit:
- remove extensions and PEAR from the PHP base ports
- add more OPTIONS to PHP base ports
2004-07-19 07:05:36 +00:00

19 lines
376 B
Makefile

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