diff options
Diffstat (limited to 'mail/mboxgrep/Makefile')
-rw-r--r-- | mail/mboxgrep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index 02afee38..6bc0641 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= anders@FreeBSD.org +COMMENT= Utility to scan mailboxes for messages matching a regular expression .if defined(WITH_PCRE) LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |