Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
The Perl 5 module FileHandle::Fmode provides functions to determine
whether a filehandle is opened for reading, writing, or both.

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:21 wiz Exp $
#
DISTNAME= FileHandle-Fmode-0.13
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FileHandle/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/FileHandle-Fmode/
COMMENT= Perl 5 module to determine how a filehandle is opened
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/FileHandle/Fmode/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2013/04/19 08:05:44 hiramatsu Exp $
SHA1 (FileHandle-Fmode-0.13.tar.gz) = b74f5da985f15ef8373e884727f887d4b7b351e8
RMD160 (FileHandle-Fmode-0.13.tar.gz) = 276f6811eb77f0a6e27da9bbf9d6e2c48a2384d7
Size (FileHandle-Fmode-0.13.tar.gz) = 5662 bytes