summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Find
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-17 18:50:07 +0000
committersno <sno@pkgsrc.org>2009-08-17 18:50:07 +0000
commit4ad28883783efee07c296d9f3b54b3b774dfd346 (patch)
treef261008ef91efd72c89af466b77b8cd20ea880b2 /mail/p5-Email-Find
parent52fc958dae03d29d0161b8ed5ae61c914fa1e802 (diff)
downloadpkgsrc-4ad28883783efee07c296d9f3b54b3b774dfd346.tar.gz
Importing package for p5 module Email::Find version 0.10 as dependency for
scheduled import of www/p5-Template-Plugin-Clickable-Email. Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to exist or even actually be email addresses at all (see "CAVEATS"), but they will be valid RFC 822 syntax. Email::Find will perform some heuristics to avoid some of the more obvious red herrings and false addresses, but there's only so much which can be done without a human.
Diffstat (limited to 'mail/p5-Email-Find')
-rw-r--r--mail/p5-Email-Find/DESCR8
-rw-r--r--mail/p5-Email-Find/Makefile22
-rw-r--r--mail/p5-Email-Find/distinfo5
3 files changed, 35 insertions, 0 deletions
diff --git a/mail/p5-Email-Find/DESCR b/mail/p5-Email-Find/DESCR
new file mode 100644
index 00000000000..fe7646645a7
--- /dev/null
+++ b/mail/p5-Email-Find/DESCR
@@ -0,0 +1,8 @@
+Email::Find is a module for finding a subset of RFC 822 email addresses in
+arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to
+exist or even actually be email addresses at all (see "CAVEATS"), but they
+will be valid RFC 822 syntax.
+
+Email::Find will perform some heuristics to avoid some of the more obvious
+red herrings and false addresses, but there's only so much which can be
+done without a human.
diff --git a/mail/p5-Email-Find/Makefile b/mail/p5-Email-Find/Makefile
new file mode 100644
index 00000000000..2b4a3a175be
--- /dev/null
+++ b/mail/p5-Email-Find/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/17 18:50:07 sno Exp $
+
+DISTNAME= Email-Find-0.10
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Email-Find/
+COMMENT= Find RFC 822 email addresses in plain text
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Email-Valid>=0.179:../../mail/p5-Email-Valid
+DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Email/Find/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-Email-Find/distinfo b/mail/p5-Email-Find/distinfo
new file mode 100644
index 00000000000..0e1780576b2
--- /dev/null
+++ b/mail/p5-Email-Find/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/08/17 18:50:07 sno Exp $
+
+SHA1 (Email-Find-0.10.tar.gz) = 2ca590950715e0644e056748bd0d98f5eb1535d1
+RMD160 (Email-Find-0.10.tar.gz) = 22dd1f2380407b6862823b7e98548fc439146d43
+Size (Email-Find-0.10.tar.gz) = 39511 bytes