aboutsummaryrefslogblamecommitdiff
path: root/mail/p5-Mail-Message/Makefile
blob: e808f2a80f86d4f560bd9bab564e09cb8326795f (plain) (tree)
1
2
3
4
                                                  

                            
                     










                                      
                                                      



                                                         
                                                            






                         
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	Mail-Message
PORTVERSION=	3.011
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	General message object

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-IO-Stringy>=0:devel/p5-IO-Stringy \
		p5-MIME-Types>=1.004:mail/p5-MIME-Types \
		p5-Mail-Tools>=2.17:mail/p5-Mail-Tools \
		p5-TimeDate>=0:devel/p5-TimeDate \
		p5-URI>=1.23:net/p5-URI \
		p5-User-Identity>=1.0:devel/p5-User-Identity

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>