# Created by: will # $FreeBSD: head/mail/p5-Mail-Box/Makefile 412348 2016-04-01 14:17:44Z mat $ PORTNAME= Mail-Box PORTVERSION= 3.007 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- LICENSE= ART10 GPLv1 LICENSE_COMB= dual MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module implementing a modern mail folder management COMMON_DEPENDS= \ p5-Devel-GlobalDestruction>=0.09:devel/p5-Devel-GlobalDestruction \ p5-File-Remove>=0.20:devel/p5-File-Remove \ p5-IO-stringy>=0:devel/p5-IO-stringy \ p5-Mail-Message>=3.008:mail/p5-Mail-Message \ p5-Mail-Transport>=3.003:mail/p5-Mail-Transport \ p5-Object-Realize-Later>=0.19:devel/p5-Object-Realize-Later \ p5-TimeDate>=0:devel/p5-TimeDate BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure NO_ARCH= yes .include