ports/net/p5-Net-Traceroute/Makefile

18 lines
326 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= traceroute(1) functionality in perl
MODULES= cpan
PKG_ARCH= *
DISTNAME = Net-Traceroute-1.15
CATEGORIES= net
HOMEPAGE= http://www.linnaean.org/~hag/perl/traceroute/traceroute.html
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# License: MIT
PERMIT_PACKAGE= Yes
CPAN_AUTHOR= HAG
.include <bsd.port.mk>