pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-Email-FolderType Initial import of p5-Email-Fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cedc618e4920
branches:  trunk
changeset: 545987:cedc618e4920
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Aug 18 14:06:48 2008 +0000

description:
Initial import of p5-Email-FolderType version 0.813 in the NetBSD
Packages Collection.

The Perl 5 module Email::FolderType provides a utility subroutine
for detecting the type of a given mail folder

diffstat:

 mail/p5-Email-FolderType/DESCR    |   2 ++
 mail/p5-Email-FolderType/Makefile |  19 +++++++++++++++++++
 mail/p5-Email-FolderType/distinfo |   5 +++++
 3 files changed, 26 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r 9edc0d5975ae -r cedc618e4920 mail/p5-Email-FolderType/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-FolderType/DESCR    Mon Aug 18 14:06:48 2008 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module Email::FolderType provides a utility subroutine
+for detecting the type of a given mail folder
diff -r 9edc0d5975ae -r cedc618e4920 mail/p5-Email-FolderType/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-FolderType/Makefile Mon Aug 18 14:06:48 2008 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/18 14:06:48 seb Exp $
+
+DISTNAME=      Email-FolderType-0.813
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    mail perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Email/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Email-FolderType/
+COMMENT=       Perl 5 module to determine the type of a mail folder
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST= auto/Email/FolderType/.packlist
+
+DEPENDS+=      p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9edc0d5975ae -r cedc618e4920 mail/p5-Email-FolderType/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-FolderType/distinfo Mon Aug 18 14:06:48 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/18 14:06:48 seb Exp $
+
+SHA1 (Email-FolderType-0.813.tar.gz) = 44800320afd2ee8e36065f353bd6816cef51d885
+RMD160 (Email-FolderType-0.813.tar.gz) = db436d686fd455dac50136fae2f88a109dc6dffb
+Size (Email-FolderType-0.813.tar.gz) = 19419 bytes



Home | Main Index | Thread Index | Old Index