Import p5-MIME-EncWords-1.011.1 :

MIME::EncWords is aimed to be another implimentation of MIME::Words so
that it will achive more exact conformance with RFC 2047 (former RFC
1522) specifications. Additionally, it contains some improvements.
This commit is contained in:
landry 2009-11-12 20:25:18 +00:00
parent b2c0b97afa
commit ae8979d2d4
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/11/12 20:25:18 landry Exp $
COMMENT = perl module to deal with RFC 2047 encoded words
DISTNAME = MIME-EncWords-1.011.1
CATEGORIES = mail
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = ::mail/p5-MIME-Charset
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (MIME-EncWords-1.011.1.tar.gz) = L07Sx4XUcmFMlvlUEJbTyg==
RMD160 (MIME-EncWords-1.011.1.tar.gz) = sgRgzHCVDUAIAOEuIRjDbnquros=
SHA1 (MIME-EncWords-1.011.1.tar.gz) = tHvD6d/R830Nz54RbhM3xD6/Eoc=
SHA256 (MIME-EncWords-1.011.1.tar.gz) = 1bfeO/03pKnG0hEzWGOKq61y9gUQW62wFUW/qzJ/1UE=
SIZE (MIME-EncWords-1.011.1.tar.gz) = 29553

View File

@ -0,0 +1,3 @@
MIME::EncWords is aimed to be another implimentation of MIME::Words so
that it will achive more exact conformance with RFC 2047 (former RFC
1522) specifications. Additionally, it contains some improvements.

View File

@ -0,0 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/12 20:25:18 landry Exp $
${P5SITE}/MIME/EncWords/
${P5SITE}/MIME/EncWords.pm
${P5SITE}/MIME/EncWords/Defaults.pm.sample
${P5SITE}/MIME/EncWords/JA_JP.pod
@man man/man3p/MIME::EncWords.3p
@man man/man3p/MIME::EncWords::JA_JP.3p