# Created by: Po-Chuan Hsieh # $FreeBSD: head/mail/p5-Mail-Message/Makefile 492874 2019-02-13 23:52:30Z sunpoet $ PORTNAME= Mail-Message PORTVERSION= 3.008 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- LICENSE= ART10 GPLv1 LICENSE_COMB= dual MAINTAINER= sunpoet@FreeBSD.org COMMENT= General message object 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>=0.94:devel/p5-User-Identity USES= perl5 USE_PERL5= configure NO_ARCH= yes .include