aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/sendip/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-19 11:01:57 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-19 11:01:57 +0000
commit0a01597ce78d62fec3d9c9c152e6159d62e1595c (patch)
tree9e1055dfb764286481b71d8b6906425402bd6647 /net-mgmt/sendip/Makefile
parent93d1860f1c5cf7d1f7099e378b705f135b5bcf6d (diff)
downloadports-0a01597ce78d62fec3d9c9c152e6159d62e1595c.tar.gz
ports-0a01597ce78d62fec3d9c9c152e6159d62e1595c.zip
Notes
Diffstat (limited to 'net-mgmt/sendip/Makefile')
-rw-r--r--net-mgmt/sendip/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/net-mgmt/sendip/Makefile b/net-mgmt/sendip/Makefile
new file mode 100644
index 000000000000..53c22aa9c100
--- /dev/null
+++ b/net-mgmt/sendip/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: sendip
+# Date created: Wed 29 Nov 2000
+# Whom: joseph@randomnetworks.com
+#
+# $FreeBSD$
+#
+
+PORTNAME= sendip
+PORTVERSION= 1.3
+CATEGORIES= net
+MASTER_SITES= http://www.earth.li/projectpurple/files/
+
+MAINTAINER= joseph@randomnetworks.com
+
+WRKSRC= ${WRKDIR}/sendip
+
+MAN1= sendip.1
+
+.include <bsd.port.mk>