mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
40dd034ba2
PR: 221139 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> (maintainer)
20 lines
316 B
Makefile
20 lines
316 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Email-MIME-RFC2047
|
|
PORTVERSION= 0.97
|
|
CATEGORIES= mail perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= hvo.pm@xs4all.nl
|
|
COMMENT= Correct handling of non-ASCII MIME headers
|
|
|
|
LICENSE= ART10 GPLv1
|
|
LICENSE_COMB= dual
|
|
|
|
NO_ARCH= yes
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|