# New ports collection makefile for:   tcptraceroute
# Date created:        21 March 2002
# Whom:                jeff@cetlink.net
#
# $FreeBSD: ports/net/tcptraceroute/Makefile,v 1.1 2002/03/22 03:31:49 ijliao Exp $
#

PORTNAME=	tcptraceroute
PORTVERSION=	1.2
CATEGORIES=	net
MASTER_SITES=	http://michael.toren.net/code/tcptraceroute/

MAINTAINER=	ports@FreeBSD.org

BUILD_DEPENDS=	${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet

MAN8=	tcptraceroute.8

.include <bsd.port.mk>
