summaryrefslogtreecommitdiff
path: root/net/pear-Net_Traceroute/Makefile
blob: 2262a357999c73e598991a9e521387ec8b34206b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Martin Wilke <miwi@FreeBSD.org>

PORTNAME=	Net_Traceroute
PORTVERSION=	0.21.3
CATEGORIES=	net pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR class to execute traceroute

USES=		pear

.include <bsd.port.mk>