pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-Alias Initial import of p5-Mail-Alias ver...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a34d52b2668
branches: trunk
changeset: 571195:4a34d52b2668
user: seb <seb%pkgsrc.org@localhost>
date: Tue Feb 09 22:06:18 2010 +0000
description:
Initial import of p5-Mail-Alias version 1.12 in the NetBSD Packages
Collection.
The Perl 5 module Mail::Alias can read various formats of mail
alias. Once an object has been created it can be used to expand
aliases and output in another format.
diffstat:
mail/p5-Mail-Alias/DESCR | 3 +++
mail/p5-Mail-Alias/Makefile | 20 ++++++++++++++++++++
mail/p5-Mail-Alias/distinfo | 5 +++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 8ea7fa84e60f -r 4a34d52b2668 mail/p5-Mail-Alias/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Mail-Alias/DESCR Tue Feb 09 22:06:18 2010 +0000
@@ -0,0 +1,3 @@
+The Perl 5 module Mail::Alias can read various formats of mail
+alias. Once an object has been created it can be used to expand
+aliases and output in another format.
diff -r 8ea7fa84e60f -r 4a34d52b2668 mail/p5-Mail-Alias/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Mail-Alias/Makefile Tue Feb 09 22:06:18 2010 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/09 22:06:18 seb Exp $
+
+DISTNAME= Mail-Alias-1.12
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= mail perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Mail-Alias/
+COMMENT= Perl 5 module to manipulate mail alias files
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Mail/Alias/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8ea7fa84e60f -r 4a34d52b2668 mail/p5-Mail-Alias/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Mail-Alias/distinfo Tue Feb 09 22:06:18 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/09 22:06:18 seb Exp $
+
+SHA1 (Mail-Alias-1.12.tar.gz) = 797f892dbe467b2de3a71fe59920725c63f52cce
+RMD160 (Mail-Alias-1.12.tar.gz) = e96c08f78fae7d40390614160e8eabf3b2a9a2f1
+Size (Mail-Alias-1.12.tar.gz) = 10650 bytes
Home |
Main Index |
Thread Index |
Old Index