mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
6ebe230108
PR: 96083 Submitted by: maintainer ( Matthew Luckie <mjl AT luckie dot org dot nz> )
20 lines
425 B
Makefile
20 lines
425 B
Makefile
# New ports collection makefile for: scamper
|
|
# Date created: 18 Mey 2005
|
|
# Whom: dikshie
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= scamper
|
|
PORTVERSION= 20060331
|
|
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>
|