summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-02-09 22:06:18 +0000
committerseb <seb@pkgsrc.org>2010-02-09 22:06:18 +0000
commit0fbeed28d29f5e07c7536eff47e52f6e54d2bb24 (patch)
tree6bda188666221696a716234d079207b7d23edca6 /mail
parent8ddaa582143ad02d37abe4d2e2128ee5964c1d2c (diff)
downloadpkgsrc-0fbeed28d29f5e07c7536eff47e52f6e54d2bb24.tar.gz
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 (limited to 'mail')
-rw-r--r--mail/p5-Mail-Alias/DESCR3
-rw-r--r--mail/p5-Mail-Alias/Makefile20
-rw-r--r--mail/p5-Mail-Alias/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/mail/p5-Mail-Alias/DESCR b/mail/p5-Mail-Alias/DESCR
new file mode 100644
index 00000000000..63679504420
--- /dev/null
+++ b/mail/p5-Mail-Alias/DESCR
@@ -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 --git a/mail/p5-Mail-Alias/Makefile b/mail/p5-Mail-Alias/Makefile
new file mode 100644
index 00000000000..fab97671cde
--- /dev/null
+++ b/mail/p5-Mail-Alias/Makefile
@@ -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
+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 --git a/mail/p5-Mail-Alias/distinfo b/mail/p5-Mail-Alias/distinfo
new file mode 100644
index 00000000000..ed54b301e22
--- /dev/null
+++ b/mail/p5-Mail-Alias/distinfo
@@ -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