2013-09-21 00:10:23 +02:00
|
|
|
# Created by: dikshie@sfc.wide.ad.jp
|
2007-01-10 10:16:54 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= paris-traceroute
|
2007-02-12 09:28:02 +01:00
|
|
|
PORTVERSION= 0.92
|
2008-03-08 10:29:44 +01:00
|
|
|
PORTREVISION= 1
|
2007-01-10 10:16:54 +01:00
|
|
|
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
|
2008-03-08 10:29:44 +01:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-current
|
2007-01-10 10:16:54 +01:00
|
|
|
|
|
|
|
PLIST_FILES= bin/paris-traceroute
|
|
|
|
|
2013-09-21 00:10:23 +02:00
|
|
|
NO_STAGE= yes
|
2007-10-04 04:10:52 +02:00
|
|
|
.include <bsd.port.mk>
|