summaryrefslogtreecommitdiff
path: root/textproc/py-stripogram/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-stripogram/Makefile')
-rw-r--r--textproc/py-stripogram/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/py-stripogram/Makefile b/textproc/py-stripogram/Makefile
index 0fdf5f28befe..6eb08bf30f23 100644
--- a/textproc/py-stripogram/Makefile
+++ b/textproc/py-stripogram/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-stripogram
-# Date created: 10 January 2008
-# Whom: Oleg Ukraincev <oleg@ht-systems.ru>
-#
+# Created by: Oleg Ukraincev <oleg@ht-systems.ru>
# $FreeBSD$
-#
PORTNAME= stripogram
PORTVERSION= 1.4
@@ -21,4 +17,5 @@ WRKSRC= ${WRKDIR}/stripogram
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>