aboutsummaryrefslogtreecommitdiffstats
path: root/net/scamper/Makefile
blob: 2b582b0b170a42607bcd46038e705262bb92284f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:  scamper
# Date created:        18 Mey 2005
# Whom:                dikshie
#
# $FreeBSD$
#

PORTNAME=   scamper
PORTVERSION=    20050529
CATEGORIES= net ipv6
MASTER_SITES=   http://www.wand.net.nz/scamper/
DISTNAME=   ${PORTNAME}-cvs-${PORTVERSION}

MAINTAINER= mjl@luckie.org.nz
COMMENT=    Tool for IPv4 and IPv6 traceroute with path MTU discovery

PLIST_FILES=    bin/scamper

.include <bsd.port.mk>