freebsd-ports/lang/php3/Makefile
Ade Lovett 84ea4ee842 Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
2003-03-06 19:23:19 +00:00

19 lines
392 B
Makefile

# 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"