1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/net/scamper/Makefile
Cheng-Lung Sung 6ebe230108 - Update scamper to a more recent drop of the code.
PR:		96083
Submitted by:	maintainer ( Matthew Luckie <mjl AT luckie dot org dot nz> )
2006-04-20 03:40:30 +00:00

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>