2013-09-20 21:59:12 +02:00
|
|
|
# Created by: Dmitry Liakh <dliakh@ukr.net>
|
2011-06-28 17:39:43 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= MIME-AltWords
|
|
|
|
PORTVERSION= 0.12
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2011-06-28 17:39:43 +02:00
|
|
|
CATEGORIES= mail
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= dliakh@ukr.net
|
|
|
|
COMMENT= Perl module for encoding and decoding MIME words
|
|
|
|
|
2013-09-04 08:06:59 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2011-06-28 17:39:43 +02:00
|
|
|
|
|
|
|
post-patch:
|
|
|
|
@${REINPLACE_CMD} -e '/NAME/ s|MIME-AltWords|MIME::AltWords|' ${WRKSRC}/Makefile.PL
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|