From 1e6a30c3e4d95a65de98d10c5acbce79fbba9c2f Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Sun, 25 Feb 2001 21:25:26 +0000 Subject: Add new standalone php4 port as a slave port of www/mod_php4. Based upon work by: Alastair D'Silva --- lang/php4/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/php4/Makefile (limited to 'lang/php4') diff --git a/lang/php4/Makefile b/lang/php4/Makefile new file mode 100644 index 000000000000..7d164f71690d --- /dev/null +++ b/lang/php4/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: php4 +# Date created: 20 February, 2001 +# Whom: Alastair D'Silva +# +# $FreeBSD$ +# + +PORTNAME= php4 +CATEGORIES= lang + +MASTERDIR= ${.CURDIR}/../../www/mod_php4 +COMMENT= ${PKGDIR}/pkg-comment.standalone +PKGMESSAGE= mustnotexist +PLIST= ${PKGDIR}/pkg-plist.standalone + +STANDALONE= yes +NOPORTDOCS= yes + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3