summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Cflow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Cflow/Makefile')
-rw-r--r--net-mgmt/p5-Cflow/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/net-mgmt/p5-Cflow/Makefile b/net-mgmt/p5-Cflow/Makefile
deleted file mode 100644
index f7258cb8d4e2..000000000000
--- a/net-mgmt/p5-Cflow/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: p5-Cflow
-# Date created: Di 13 Mär 2001 19:37:25 CET
-# Whom: Andreas Klemm <andreas@klemm.gtn.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Cflow
-PORTVERSION= 1.051
-CATEGORIES= net perl5
-MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Analyze raw flow files written by cflowd (Cisco NetFlow data)
-
-PERL_CONFIGURE= YES
-
-MAN1= flowdumper.1
-MAN3= Cflow.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-
-.include <bsd.port.mk>