blob: c7eba8f875ed73ca5b9408c3c35c4021f62c3b70 (
plain) (
tree)
|
|
# New ports collection makefile for: php4
# Date created: 20 February, 2001
# Whom: Alastair D'Silva <deece@newmillennium.net.au>
#
# $FreeBSD$
#
PORTNAME= php4
PORTREVISION= 0
CATEGORIES= lang
MASTERDIR= ${.CURDIR}/../../www/mod_php4
COMMENT= ${PKGDIR}/pkg-comment.standalone
PKGMESSAGE= mustnotexist
PLIST= ${PKGDIR}/pkg-plist.standalone
STANDALONE= yes
.include "${MASTERDIR}/Makefile"
|