summaryrefslogblamecommitdiff
path: root/net-mgmt/sendip/Makefile
blob: fc8c2caac49b84e41796e1acbc151c8029e4dc28 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                 
                   
                 
                        


                                                        
                                                                                  
 
                   
                   
                   


                        
                      
# New ports collection makefile for:	sendip
# Date created:				Wed 29 Nov 2000
# Whom:					joseph@randomnetworks.com
#
# $FreeBSD$
#

PORTNAME=	sendip
PORTVERSION=	2.5
PORTREVISION=	1
CATEGORIES=	net-mgmt
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_PERL5=	yes
INSTALLS_SHLIB=	yes

MAN1=		sendip.1

.include <bsd.port.mk>