diff options
Diffstat (limited to 'mail/grepmail/Makefile')
-rw-r--r-- | mail/grepmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index 66a2f927ac7f..3823e5751ef6 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jedgar@FreeBSD.org +COMMENT= Search mailboxes for a given regexp and display matching emails BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate |