1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/www/mod_php5/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

20 lines
382 B
Makefile

# New ports collection makefile for: mod_php5
# Date created: Sun May 28 11:31:54 CEST 2000
# Whom: Alex Dupre <sysadmin@alexdupre.com>
#
# $FreeBSD$
#
PORTEPOCH= 1
CATEGORIES= www
PKGNAMEPREFIX= mod_
MAINTAINER= ale@FreeBSD.org
COMMENT= PHP Apache Module
MASTERDIR= ${.CURDIR}/../../lang/php5
CONFLICTS= php5-5* php5-cli-5* php5-cgi-5*
.include "${MASTERDIR}/Makefile"