summaryrefslogtreecommitdiff
path: root/lang/php53/Makefile
blob: 03320adfbb3f55ecd1e484faf884d138450983ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	php4
# Date created:		20 February, 2001
# Whom:			Alastair D'Silva <deece@newmillennium.net.au>
#
# $FreeBSD$
#

PORTNAME=	php4
CATEGORIES=	lang

MASTERDIR=	${.CURDIR}/../../www/mod_php4
COMMENT=	${PKGDIR}/pkg-comment.standalone
PKGMESSAGE=	mustnotexist
PLIST=		${PKGDIR}/pkg-plist.standalone

STANDALONE=	yes

.include "${MASTERDIR}/Makefile"