Remove lang/php3, which depends on the removed mod_php3

This commit is contained in:
Kris Kennaway 2005-02-19 00:59:14 +00:00
parent dce0f466da
commit 6866fc45ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129238
2 changed files with 0 additions and 20 deletions

View File

@ -176,7 +176,6 @@
SUBDIR += pexts
SUBDIR += pfe-devel
SUBDIR += php-mode.el
SUBDIR += php3
SUBDIR += php4
SUBDIR += php4-cli
SUBDIR += php4-extensions

View File

@ -1,19 +0,0 @@
# 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
COMMENT= PHP3 commandline interpreter
PKGMESSAGE= mustnotexist
PLIST= ${PKGDIR}/pkg-plist.standalone
STANDALONE= yes
.include "${MASTERDIR}/Makefile"