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
+5
View File
@@ -0,0 +1,5 @@
This module can be used to determine the mime type of a file; it's
a replacement for File::MMagic trying to implement the freedesktop
specification for using the shared mime-info database. The package
comes with a script called 'mimetype' that can be used as a file(1)
work-alike.
+24
View File
@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.17 2013/05/31 12:40:20 wiz Exp $
DISTNAME= File-MimeInfo-0.15
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/File-MimeInfo/
COMMENT= Perl module for the freedesktop shared MIME database
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= p5-File-BaseDir-[0-9]*:../../devel/p5-File-BaseDir
DEPENDS+= p5-File-DesktopEntry-[0-9]*:../../devel/p5-File-DesktopEntry
DEPENDS+= shared-mime-info-[0-9]*:../../databases/shared-mime-info
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/File/MimeInfo/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2008/04/16 09:01:13 wiz Exp $
SHA1 (File-MimeInfo-0.15.tar.gz) = e185dd52769ec3c77cbb1eb983e49b843e5e38e5
RMD160 (File-MimeInfo-0.15.tar.gz) = 5914f6e737108f9fd01031b0224a76098bcb261a
Size (File-MimeInfo-0.15.tar.gz) = 29269 bytes