Add new standalone php3 port as a slave port of www/mod_php3.
This commit is contained in:
19
lang/php3/Makefile
Normal file
19
lang/php3/Makefile
Normal file
@@ -0,0 +1,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
|
||||
CATEGORIES= lang
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../www/mod_php3
|
||||
COMMENT= ${PKGDIR}/pkg-comment.standalone
|
||||
PKGMESSAGE= mustnotexist
|
||||
PLIST= ${PKGDIR}/pkg-plist.standalone
|
||||
|
||||
STANDALONE= yes
|
||||
NOPORTDOCS= yes
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
Reference in New Issue
Block a user