aboutsummaryrefslogtreecommitdiffstats
path: root/net/nitpicker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nitpicker/Makefile')
-rw-r--r--net/nitpicker/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/net/nitpicker/Makefile b/net/nitpicker/Makefile
new file mode 100644
index 00000000000..6faf15cda89
--- /dev/null
+++ b/net/nitpicker/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: nitpicker
+# Date created: 22 May 2003
+# Whom: Michael Reifenberger
+#
+# $FreeBSD$
+#
+
+PORTNAME= nitpicker
+PORTVERSION= 1.23
+CATEGORIES= net
+MASTER_SITES= http://nitpicker.de/
+DISTNAME= Nitpicker-${PORTVERSION}
+
+MAINTAINER= mr@freebsd.org
+COMMENT= IP flow Accounting tools
+
+WRKSRC= ${WRKDIR}/Nitpicker
+
+NO_MAN= YES
+
+.include <bsd.port.mk>