2013-09-20 21:59:12 +02:00
|
|
|
# Created by: Josh Gilliam <josh@quick.net>
|
1999-08-25 08:51:17 +02:00
|
|
|
# $FreeBSD$
|
1998-12-01 23:25:41 +01:00
|
|
|
|
2000-04-13 22:01:08 +02:00
|
|
|
PORTNAME= mbx2mbox
|
2001-11-27 10:03:15 +01:00
|
|
|
PORTVERSION= 0.34
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
1998-12-01 23:25:41 +01:00
|
|
|
CATEGORIES= mail
|
2009-08-22 02:28:34 +02:00
|
|
|
MASTER_SITES= SF
|
1998-12-01 23:25:41 +01:00
|
|
|
|
2000-02-05 11:55:49 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= MS Outlook Express .mbx to mbox file converter
|
2000-02-05 11:55:49 +01:00
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip
|
2012-01-21 18:40:15 +01:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
1998-12-01 23:25:41 +01:00
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
1998-12-01 23:25:41 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|