freebsd-ports/net/paris-traceroute/Makefile
Rong-En Fan 79c45d49bc - Update to latest 0.92 snapshot
PR:		ports/121318
Submitted by:	dikshie <dikshie at sfc.wide.ad.jp> ( maintainer)
2008-03-08 09:29:44 +00:00

24 lines
547 B
Makefile

# New ports collection makefile for: paris-traceroute
# Date created: 10 January 2007
# Whom: dikshie@sfc.wide.ad.jp
#
# $FreeBSD$
#
PORTNAME= paris-traceroute
PORTVERSION= 0.92
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://paris-traceroute.net/downloads/
DISTNAME= ${PORTNAME}-${PORTVERSION}-dev
MAINTAINER= dikshie@sfc.wide.ad.jp
COMMENT= Paris traceroute is network diagnosis and measurement tools
GNU_CONFIGURE= yes
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-current
PLIST_FILES= bin/paris-traceroute
.include <bsd.port.mk>