aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-MboxParser
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-04-24 10:05:05 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-04-24 10:05:05 +0000
commitbfb430871cbb6ddb6d2b7bd77abe7163395beed2 (patch)
tree4cd4d3390a9e5b630454f6f47ccb8472dcd18b48 /mail/p5-Mail-MboxParser
parente80df343198c2df77e3cda11381d433e9d7c4e5d (diff)
downloadports-bfb430871cbb6ddb6d2b7bd77abe7163395beed2.tar.gz
ports-bfb430871cbb6ddb6d2b7bd77abe7163395beed2.zip
Fix PLIST, remove BROKEN.
PR: 96181 Submitted by: leeym
Notes
Notes: svn path=/head/; revision=160295
Diffstat (limited to 'mail/p5-Mail-MboxParser')
-rw-r--r--mail/p5-Mail-MboxParser/Makefile5
-rw-r--r--mail/p5-Mail-MboxParser/pkg-descr2
-rw-r--r--mail/p5-Mail-MboxParser/pkg-plist4
3 files changed, 4 insertions, 7 deletions
diff --git a/mail/p5-Mail-MboxParser/Makefile b/mail/p5-Mail-MboxParser/Makefile
index 304a28e7614c..317f552dcfcf 100644
--- a/mail/p5-Mail-MboxParser/Makefile
+++ b/mail/p5-Mail-MboxParser/Makefile
@@ -17,11 +17,10 @@ COMMENT= A module for working with UNIX-flavoured mailboxes
BUILD_DEPENDS= ${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
${SITE_PERL}//${PERL_ARCH}/MIME/QuotedPrint.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
+ ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
${SITE_PERL}/Mail/Mbox/MessageParser.pm:${PORTSDIR}/mail/p5-Mail-Mbox-MessageParser
RUN_DEPENDS= ${BUILD_DEPENDS}
-BROKEN= Incorrect pkg-plist
-
PERL_CONFIGURE= yes
MAN3= Mail::MboxParser.3 Mail::MboxParser::Base.3 \
@@ -32,7 +31,7 @@ MAN3= Mail::MboxParser.3 Mail::MboxParser::Base.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/mail/p5-Mail-MboxParser/pkg-descr b/mail/p5-Mail-MboxParser/pkg-descr
index db7dc1b1dad4..7c0523c5ba4b 100644
--- a/mail/p5-Mail-MboxParser/pkg-descr
+++ b/mail/p5-Mail-MboxParser/pkg-descr
@@ -3,3 +3,5 @@ Mail::MboxParser is a module for working with UNIX-flavoured mailboxes.
Its purpose is to _easily_ extract messages from a mailbox with _simple_
access to header fields, body and MIME-parts. It is particularly easy to
deal with any kind of attached files.
+
+WWW: http://search.cpan.org/dist/Mail-MboxParser/
diff --git a/mail/p5-Mail-MboxParser/pkg-plist b/mail/p5-Mail-MboxParser/pkg-plist
index fef6ddc1326b..ea890e5ee681 100644
--- a/mail/p5-Mail-MboxParser/pkg-plist
+++ b/mail/p5-Mail-MboxParser/pkg-plist
@@ -3,10 +3,6 @@
%%SITE_PERL%%/Mail/MboxParser/Mail.pm
%%SITE_PERL%%/Mail/MboxParser/Mail/Convertable.pm
%%SITE_PERL%%/Mail/MboxParser/Mail/Body.pm
-%%SITE_PERL%%/Mail/Mbox/MessageParser/Grep.pm
-%%SITE_PERL%%/Mail/Mbox/MessageParser/Perl.pm
-%%SITE_PERL%%/Mail/Mbox/MessageParser/MetaInfo.pm
-%%SITE_PERL%%/Mail/Mbox/MessageParser/Config.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/MboxParser/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/MboxParser
@dirrm %%SITE_PERL%%/Mail/MboxParser/Mail