1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/net/scamper/Makefile
Thierry Thomas 0c32e337e6 Upgrade to 20050529.
PR:		ports/81616
Submitted by:	maintainer
2005-05-29 15:20:19 +00:00

20 lines
425 B
Makefile

# 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>