summaryrefslogtreecommitdiff
path: root/www/phpmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/phpmp/Makefile')
-rw-r--r--www/phpmp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/phpmp/Makefile b/www/phpmp/Makefile
index 364c2f9ac824..92bb34742e62 100644
--- a/www/phpmp/Makefile
+++ b/www/phpmp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: phpmp
-# Date created: 2007-02-27
-# Whom: Kevin Lo <kevlo@FreeBSD.org>
-#
+# Created by: Kevin Lo <kevlo@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= phpmp
PORTVERSION= 0.12.0
@@ -21,6 +17,7 @@ USE_PHP= pcre sockets
PHPMP?= ${WWWDIR_REL}
PLIST_SUB+= PHPMP=${PHPMP}
+NO_STAGE= yes
do-install:
@${MKDIR} ${PREFIX}/${PHPMP}
@${CP} -R ${WRKSRC}/ ${PREFIX}/${PHPMP}