freebsd-ports/www/mod_php5/Makefile

22 lines
463 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$
#
2003-06-06 19:44:00 +02:00
# Instructions on how to enable preferred extensions can be found in the
# Makefile of the master port (lang/php4).
#
PORTEPOCH= 1
CATEGORIES= www
2003-06-06 19:44:00 +02:00
MAINTAINER= sysadmin@alexdupre.com
2003-06-06 19:44:00 +02:00
PKGMESSAGE= ${.CURDIR}/pkg-message
MASTERDIR= ${.CURDIR}/../../lang/php4
2003-06-06 19:44:00 +02:00
WITHOUT_CLI= yes
2003-06-06 19:44:00 +02:00
.include "${MASTERDIR}/Makefile"