summaryrefslogtreecommitdiff
path: root/net-mgmt/sendip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/sendip/Makefile')
-rw-r--r--net-mgmt/sendip/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/net-mgmt/sendip/Makefile b/net-mgmt/sendip/Makefile
deleted file mode 100644
index f19304b29c3d..000000000000
--- a/net-mgmt/sendip/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: sendip
-# Date created: Wed 29 Nov 2000
-# Whom: joseph@randomnetworks.com
-#
-# $FreeBSD$
-#
-
-PORTNAME= sendip
-PORTVERSION= 2.3
-CATEGORIES= net
-MASTER_SITES= http://www.earth.li/projectpurple/files/
-
-MAINTAINER= joseph@randomnetworks.com
-COMMENT= SendIP is a commandline tool to allow sending arbitrary IP packets
-
-USE_GMAKE= yes
-USE_REINPLACE= yes
-USE_PERL5= yes
-INSTALLS_SHLIB= yes
-
-MAN1= sendip.1
-
-.include <bsd.port.mk>