1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/sendip/Makefile
Daniel Harris d2d197f8e3 Update to 1.4, also remove . from pkg-comment.
PR:		23900
Submitted by:	maintainer
2000-12-28 15:26:26 +00:00

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>