aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-MIME-EncWords/Makefile
blob: 89d0a0b575349cd2d59b0bdfcde2cc537f45c0ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	MIME-EncWords
PORTVERSION=	1.014.3
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	Olivier.Girard@univ-angers.fr
COMMENT=	Deal with RFC 2047 encoded words (improved)

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-MIME-Charset>=1.010.1:mail/p5-MIME-Charset

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>