aboutsummaryrefslogtreecommitdiff
path: root/www/templatelite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/templatelite/Makefile')
-rw-r--r--www/templatelite/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/templatelite/Makefile b/www/templatelite/Makefile
index 2df8eff9f912..46ebb661c6d4 100644
--- a/www/templatelite/Makefile
+++ b/www/templatelite/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Template Lite
-# Date created: 2006-09-21
-# Whom: Alexander Zhuravlev <zaa@zaa.pp.ru>
-#
+# Created by: Alexander Zhuravlev <zaa@zaa.pp.ru>
# $FreeBSD$
-#
PORTNAME= templatelite
PORTVERSION= 2.10
@@ -20,6 +16,7 @@ WANT_PHP_WEB= yes
WRKSRC= ${WRKDIR}/template_lite
SUB_FILES= pkg-message
+NO_STAGE= yes
do-install:
@${MKDIR} ${DATADIR}
@cd ${WRKSRC}/src && ${FIND} * | ${TAR} cTf - - | ${TAR} xUCf ${DATADIR} -