0964271f9b
databases/p5-Interchange6-Schema devel/p5-MooseX-CoverableModifiers devel/p5-Test-MockDateTime devel/p5-Test-Roo devel/p5-superclass mail/p5-Email-MIME-RFC2047 mail/p5-Mail-Box-IMAP4-SSL security/p5-Dancer-Plugin-Auth-Extensible security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup security/p5-Dancer2-Plugin-Auth-Extensible security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup security/p5-Dancer2-Plugin-Passphrase security/p5-Session-Token www/p5-Dancer-Plugin-Lexicon www/p5-Dancer-Plugin-RPC www/p5-Dancer2-Plugin-Interchange6 www/p5-Dancer2-Plugin-Path-Class www/p5-Interchange6 - give maintainer to perl@ Submitted by: hvo.pm@xs4all.nl (maintainer)
25 lines
566 B
Makefile
25 lines
566 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Mail-Box-IMAP4-SSL
|
|
PORTVERSION= 0.03
|
|
CATEGORIES= mail perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Missing part of Mail::Box::IMAP4
|
|
|
|
LICENSE= APACHE20
|
|
|
|
BUILD_DEPENDS= p5-Mail-Box>=0:mail/p5-Mail-Box \
|
|
p5-superclass>=0.003:devel/p5-superclass \
|
|
p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|
TEST_DEPENDS= p5-Probe-Perl>=0:sysutils/p5-Probe-Perl \
|
|
p5-Proc-Background>=1.08:devel/p5-Proc-Background
|
|
|
|
NO_ARCH= yes
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|