pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-File-MimeInfo Import p5-File-MimeInfo-0.10.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec9cf49331a5
branches: trunk
changeset: 481127:ec9cf49331a5
user: epg <epg%pkgsrc.org@localhost>
date: Sun Sep 26 04:41:27 2004 +0000
description:
Import p5-File-MimeInfo-0.10.
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.
diffstat:
devel/p5-File-MimeInfo/DESCR | 5 +++++
devel/p5-File-MimeInfo/Makefile | 17 +++++++++++++++++
devel/p5-File-MimeInfo/PLIST | 1 +
devel/p5-File-MimeInfo/distinfo | 4 ++++
4 files changed, 27 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r e5a14e69a48a -r ec9cf49331a5 devel/p5-File-MimeInfo/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-MimeInfo/DESCR Sun Sep 26 04:41:27 2004 +0000
@@ -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.
diff -r e5a14e69a48a -r ec9cf49331a5 devel/p5-File-MimeInfo/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-MimeInfo/Makefile Sun Sep 26 04:41:27 2004 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/26 04:41:27 epg Exp $
+
+DISTNAME= File-MimeInfo-0.10
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+COMMENT= Perl module for the freedesktop shared MIME database
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/MimeInfo/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e5a14e69a48a -r ec9cf49331a5 devel/p5-File-MimeInfo/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-MimeInfo/PLIST Sun Sep 26 04:41:27 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/26 04:41:27 epg Exp $
diff -r e5a14e69a48a -r ec9cf49331a5 devel/p5-File-MimeInfo/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-MimeInfo/distinfo Sun Sep 26 04:41:27 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/26 04:41:27 epg Exp $
+
+SHA1 (File-MimeInfo-0.10.tar.gz) = fb502555c780e9a0d895d189e5d5789bb9656165
+Size (File-MimeInfo-0.10.tar.gz) = 16498 bytes
Home |
Main Index |
Thread Index |
Old Index