aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/py-flowtools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/py-flowtools/Makefile')
-rw-r--r--net-mgmt/py-flowtools/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/py-flowtools/Makefile b/net-mgmt/py-flowtools/Makefile
index 65fdf811a416..08d50f93cbb7 100644
--- a/net-mgmt/py-flowtools/Makefile
+++ b/net-mgmt/py-flowtools/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: py-flowtools
-# Date created: 16 Sep 2004
-# Whom: Roman Bogorodskiy <bogorodskiy@inbox.ru>
-#
+# Created by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
# $FreeBSD$
-#
PORTNAME= flowtools
PORTVERSION= 0.3.4.1
@@ -29,4 +25,5 @@ PYDISTUTILS_PKGNAME= pyflowtools
PROJECTHOST= py${PORTNAME}
+NO_STAGE= yes
.include <bsd.port.mk>