summaryrefslogtreecommitdiff
path: root/lang/php3/Makefile
blob: aff32eafa48706de6efe60a323e73980a8aea812 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	php3
# Date created:		Mon Feb 26 12:20:25 CET 2001
# Whom:			Dirk Froemberg <dirk@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	php3
PORTREVISION=	1
CATEGORIES=	lang

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

STANDALONE=	yes

.include "${MASTERDIR}/Makefile"