# Created by: Bill Brinzer # $FreeBSD$ PORTNAME= Email-Sender-Transport-SQLite PORTVERSION= 0.092000 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bill.brinzer@gmail.com COMMENT= Deliver mail to an SQLite db for testing RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Email-Sender>=0.091660:${PORTSDIR}/mail/p5-Email-Sender BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Email::Sender::Transport::SQLite.3 NO_STAGE= yes .include