d2d197f8e3
PR: 23900 Submitted by: maintainer
20 lines
346 B
Makefile
20 lines
346 B
Makefile
# New ports collection makefile for: sendip
|
|
# Date created: Wed 29 Nov 2000
|
|
# Whom: joseph@randomnetworks.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sendip
|
|
PORTVERSION= 1.4
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.earth.li/projectpurple/files/
|
|
|
|
MAINTAINER= joseph@randomnetworks.com
|
|
|
|
WRKSRC= ${WRKDIR}/sendip
|
|
|
|
MAN1= sendip.1
|
|
|
|
.include <bsd.port.mk>
|