initial import of net/p5-Net-Traceroute-1.05:

--
Net::Traceroute is an interface for talking to traceroute in perl. 

WWW:	http://www.linnaean.org/~hag/perl/traceroute/traceroute.html
This commit is contained in:
heko 2001-09-20 13:12:00 +00:00
parent 6754f6049a
commit 35f5a0d1ee
4 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,29 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/09/20 13:12:00 heko Exp $
COMMENT= "traceroute(1) functionality in perl"
DISTNAME= Net-Traceroute-1.05
PKGNAME= p5-${DISTNAME}
CATEGORIES= net
NEED_VERSION= 1.457
HOMEPAGE= http://www.linnaean.org/~hag/perl/traceroute/traceroute.html
MAINTAINER= Heikki Korpela <heko@openbsd.org>
# License: MIT
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
CONFIGURE_STYLE= perl
test: build
@cd ${WRKBUILD} && exec ${SETENV} ${MAKE_ENV} \
${MAKE_PROGRAM} ${MAKE_FLAGS} -f ${MAKE_FILE} test
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Net-Traceroute-1.05.tar.gz) = 33e9cb7186ce7971390ec57632300951
RMD160 (Net-Traceroute-1.05.tar.gz) = 18b719e36ac15e26681af037ad8484bcfccdb82e
SHA1 (Net-Traceroute-1.05.tar.gz) = cd6e0e591afde0986a2443f5a61e9765f81de65f

View File

@ -0,0 +1,3 @@
Net::Traceroute is an interface for talking to traceroute in perl.
WWW: ${HOMEPAGE}

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/09/20 13:12:00 heko Exp $
libdata/perl5/site_perl/Net/Traceroute.pm
man/man3/Net::Traceroute.3p