pkgsrc-wip/bwping/Makefile
Ryo ONODERA 76d0120009 Update to 1.7
no Changelog available.
2012-12-27 18:28:46 +00:00

15 lines
366 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/12/27 18:28:46 ryo-on Exp $
#
DISTNAME= bwping-1.7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bwping/}
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= http://bwping.sourceforge.net/
COMMENT= Tool to measure bandwidth and RTT between two hosts using ICMP
LICENSE= 2-clause-bsd
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"