summaryrefslogtreecommitdiff
path: root/net/lft/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/lft/Makefile')
-rw-r--r--net/lft/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/lft/Makefile b/net/lft/Makefile
new file mode 100644
index 00000000000..d905fa63561
--- /dev/null
+++ b/net/lft/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/08/27 07:36:47 grant Exp $
+#
+
+DISTNAME= lft-2.2
+CATEGORIES= net
+MASTER_SITES= ${HOMEPAGE}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://mainnerve.com/lft/
+COMMENT= Layer four traceroute capable of tracing protocol paths
+
+USE_BUILDLINK2= # defined
+USE_PKGLOCALEDIR= # defined
+GNU_CONFIGURE= # defined
+
+.include "../../net/libpcap/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"