1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/www/mod_php5/Makefile

20 lines
382 B
Makefile
Raw Normal View History

# New ports collection makefile for: mod_php5
# Date created: Sun May 28 11:31:54 CEST 2000
# Whom: Alex Dupre <sysadmin@alexdupre.com>
#
1999-08-31 02:43:35 +00:00
# $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*
2003-06-06 17:44:00 +00:00
.include "${MASTERDIR}/Makefile"