diff options
Diffstat (limited to 'mail/mbx2mbox/Makefile')
-rw-r--r-- | mail/mbx2mbox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mbx2mbox/Makefile b/mail/mbx2mbox/Makefile index 77ac5e276c21..6c6013f81553 100644 --- a/mail/mbx2mbox/Makefile +++ b/mail/mbx2mbox/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= MS Outlook Express .mbx to mbox file converter + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip RUN_DEPENDS= ${BUILD_DEPENDS} |