freebsd-ports/www/mod_php5/Makefile
Norikatsu Shigemura 9e2bd56286 Add mod_php5, is a PHP Apache module as php5's
slave port.

PR:		ports/54521
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Repo copied by:	joe (cvs)
Approved by:	portmgr (no objections)
2003-07-16 11:10:17 +00:00

21 lines
469 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$
#
# Instructions on how to enable preferred extensions can be found in the
# Makefile of the master port (lang/php5).
#
PORTEPOCH= 1
CATEGORIES= www
MAINTAINER= sysadmin@alexdupre.com
PKGMESSAGE= ${.CURDIR}/pkg-message
MASTERDIR= ${.CURDIR}/../../lang/php5
WITHOUT_CLI= yes
.include "${MASTERDIR}/Makefile"