From 9ff73ea0d9fa31dab50c56279ea91f522caab69e Mon Sep 17 00:00:00 2001 From: branch-fixup Date: Wed, 10 Mar 2010 08:55:30 +0000 Subject: [PATCH] Add files from parent branch HEAD: net/p5-Net-Interface/Makefile net/p5-Net-Interface/distinfo --- net/p5-Net-Interface/Makefile | 24 ++++++++++++++++++++++++ net/p5-Net-Interface/distinfo | 5 +++++ 2 files changed, 29 insertions(+) create mode 100644 net/p5-Net-Interface/Makefile create mode 100644 net/p5-Net-Interface/distinfo diff --git a/net/p5-Net-Interface/Makefile b/net/p5-Net-Interface/Makefile new file mode 100644 index 000000000000..57536431b189 --- /dev/null +++ b/net/p5-Net-Interface/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/03/21 13:50:18 sno Exp $ + +DISTNAME= Net-Interface-1.012 +PKGNAME= p5-${DISTNAME} +CATEGORIES= net perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/${DISTNAME} +COMMENT= Perl extension to access network interfaces +LICENSE= ${PERL5_LICENSE} + +PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir + +PERL5_PACKLIST= auto/Net/Interface/.packlist + +REPLACE_PERL+= inst/netsymbols.pl + +pre-configure: + ${FIND} ${WRKSRC} -name '*.orig' -print -type f | ${XARGS} ${RM} -f + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/p5-Net-Interface/distinfo b/net/p5-Net-Interface/distinfo new file mode 100644 index 000000000000..2349a371ddf9 --- /dev/null +++ b/net/p5-Net-Interface/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/03/21 13:50:18 sno Exp $ + +SHA1 (Net-Interface-1.012.tar.gz) = 2567ccd68128b851e4fe7b186a5a4308f47646a5 +RMD160 (Net-Interface-1.012.tar.gz) = 39171b79699db38db2ad75f3740c0150022bc679 +Size (Net-Interface-1.012.tar.gz) = 173350 bytes -- 2.41.0