- Add p5-MIME-AltWords 0.12

MIME::AltWords is similar to MIME::Words in MIME::Tools, but it provides an
alternate implementation that follows the MIME specification more carefully.

WWW: http://search.cpan.org/dist/MIME-AltWords/

PR:		ports/157942
Submitted by:	Dmitry Liakh <dliakh@ukr.net>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-06-28 15:39:43 +00:00
parent 9278ad6285
commit 235f281a99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276579
5 changed files with 38 additions and 0 deletions

View File

@ -370,6 +370,7 @@
SUBDIR += p5-IMAP-Sieve
SUBDIR += p5-LMAP-CID2SPF
SUBDIR += p5-Log-Procmail
SUBDIR += p5-MIME-AltWords
SUBDIR += p5-MIME-Charset
SUBDIR += p5-MIME-EncWords
SUBDIR += p5-MIME-Explode

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: p5-MIME-AltWords
# Date created: Jun 06 2011
# Whom: Dmitry Liakh <dliakh@ukr.net>
#
# $FreeBSD$
#
PORTNAME= MIME-AltWords
PORTVERSION= 0.12
CATEGORIES= mail
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= dliakh@ukr.net
COMMENT= Perl module for encoding and decoding MIME words
PERL_CONFIGURE= yes
MAN3= MIME::AltWords.3 \
MIME::AltWords0.3
post-patch:
@${REINPLACE_CMD} -e '/NAME/ s|MIME-AltWords|MIME::AltWords|' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (MIME-AltWords-0.12.tar.gz) = 1754c2d6fb3982c870a4dde0ac09013934823595eb454daa5e840c43d9591469
SIZE (MIME-AltWords-0.12.tar.gz) = 21539

View File

@ -0,0 +1,4 @@
MIME::AltWords is similar to MIME::Words in MIME::Tools, but it provides an
alternate implementation that follows the MIME specification more carefully.
WWW: http://search.cpan.org/dist/MIME-AltWords/

View File

@ -0,0 +1,6 @@
%%SITE_PERL%%/MIME/AltWords.pm
%%SITE_PERL%%/MIME/AltWords0.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/AltWords/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/AltWords
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME
@dirrmtry %%SITE_PERL%%/MIME