2013-08-05 17:05:29 +02:00
|
|
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
2006-01-25 12:26:10 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Mail-Transport-Dbx
|
|
|
|
PORTVERSION= 0.07
|
|
|
|
CATEGORIES= mail perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-01-25 12:26:10 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
|
|
|
COMMENT= Mail::Transport::Dbx - Parse Outlook Express mailboxes
|
|
|
|
|
|
|
|
#BUILD_DEPENDS= p5-ExtUtils-Constant>0:${PORTSDIR}/devel/p5-ExtUtils-Constant
|
2012-01-21 18:40:15 +01:00
|
|
|
#RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2006-01-25 12:26:10 +01:00
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-01-25 12:26:10 +01:00
|
|
|
|
|
|
|
MAN3= Mail::Transport::Dbx.3
|
|
|
|
|
2013-09-20 21:59:12 +02:00
|
|
|
NO_STAGE= yes
|
2006-01-25 12:26:10 +01:00
|
|
|
.include <bsd.port.mk>
|