check for bizarre jp email addresses, prereq of some more stuff.
This commit is contained in:
parent
c2950fe7be
commit
bf76b45287
17
mail/p5-Email-Valid-Loose/Makefile
Normal file
17
mail/p5-Email-Valid-Loose/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/16 23:08:45 espie Exp $
|
||||
|
||||
COMMENT= "allows non RFC822 addresses common in japan"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Email-Valid-Loose-0.05
|
||||
CATEGORIES= mail
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::mail/p5-Email-Valid
|
||||
|
||||
.include <bsd.port.mk>
|
4
mail/p5-Email-Valid-Loose/distinfo
Normal file
4
mail/p5-Email-Valid-Loose/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Email-Valid-Loose-0.05.tar.gz) = 06fec4697ef1c29c8e480e692175639a
|
||||
RMD160 (Email-Valid-Loose-0.05.tar.gz) = 276dcd9982908c413e2f76b62fa01b11b804e50d
|
||||
SHA1 (Email-Valid-Loose-0.05.tar.gz) = 025b346d0299f439cbdb4f9173dcb4b1b4198597
|
||||
SIZE (Email-Valid-Loose-0.05.tar.gz) = 2457
|
3
mail/p5-Email-Valid-Loose/pkg/DESCR
Normal file
3
mail/p5-Email-Valid-Loose/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Email::Valid::Loose is a subclass of Email::Valid, which allows . (dot)
|
||||
before @ (at-mark). Is is invalid in RFC822, but is commonly used in
|
||||
some mobile phone addresses in Japan (like docomo.ne.jp or jp-t.ne.jp).
|
4
mail/p5-Email-Valid-Loose/pkg/PLIST
Normal file
4
mail/p5-Email-Valid-Loose/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/16 23:08:45 espie Exp $
|
||||
${P5SITE}/Email/Valid/
|
||||
${P5SITE}/Email/Valid/Loose.pm
|
||||
@man man/man3p/Email::Valid::Loose.3p
|
Loading…
Reference in New Issue
Block a user