aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/sendip/Makefile
blob: ef96f0cc637d5a709f51e0253a11a39f974a41db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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

USE_GMAKE=	yes
USE_REINPLACE=	yes
USE_PERL5=	yes
INSTALLS_SHLIB=	yes

MAN1=		sendip.1

.include <bsd.port.mk>