freebsd-ports/net/pear-Net_Traceroute/Makefile
Jochen Neumeister 6f8c351112 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:33:54 +00:00

13 lines
234 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net_Traceroute
PORTVERSION= 0.21.3
CATEGORIES= net pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to execute traceroute
USES= pear
.include <bsd.port.mk>