diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
| commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
| tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /lang/php5/Makefile | |
| parent | 8c307777eaf81af4195ae428b3ebbeba734fc5af (diff) | |
Diffstat (limited to 'lang/php5/Makefile')
| -rw-r--r-- | lang/php5/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile deleted file mode 100644 index 7d164f71690d..000000000000 --- a/lang/php5/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# 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 -NOPORTDOCS= yes - -.include "${MASTERDIR}/Makefile" |
