aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-flowtools/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
commit985b201424d63717aa5b6578fece8f2b853d9164 (patch)
treecc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/py-flowtools/Makefile
parent28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (diff)
downloadports-985b201424d63717aa5b6578fece8f2b853d9164.tar.gz
ports-985b201424d63717aa5b6578fece8f2b853d9164.zip
Notes
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>