freebsd-ports/net-mgmt/sendip/Makefile
Martin Wilke b1c1173ee6 - Add to ipv6 category
PR:		ports/107055
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	maintainer
2007-01-08 12:41:06 +00:00

23 lines
470 B
Makefile

# 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 ipv6
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
USE_LDCONFIG= yes
MAN1= sendip.1
.include <bsd.port.mk>