diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/distribute/Makefile | 1 | ||||
-rw-r--r-- | mail/distribute/pkg-comment | 1 | ||||
-rw-r--r-- | mail/p5-MIME-Tools/Makefile | 1 | ||||
-rw-r--r-- | mail/p5-MIME-Tools/pkg-comment | 1 | ||||
-rw-r--r-- | mail/p5-Mail-Tools/Makefile | 1 | ||||
-rw-r--r-- | mail/p5-Mail-Tools/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/mail/distribute/Makefile b/mail/distribute/Makefile index 95e7471e6f16..213b18b260be 100644 --- a/mail/distribute/Makefile +++ b/mail/distribute/Makefile @@ -16,6 +16,7 @@ PATCHFILES= patch.20.gz patch.21e.gz patch.22e.gz patch.23e.gz \ patch.24e.gz patch.25e.gz patch.26e.gz MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Mail dispatcher for mailing list. Fits nicely with majordomo BUILD_DEPENDS= ${LOCALBASE}/lib/libmimekit.a:${PORTSDIR}/japanese/mimekit diff --git a/mail/distribute/pkg-comment b/mail/distribute/pkg-comment deleted file mode 100644 index 2e55632a2f67..000000000000 --- a/mail/distribute/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mail dispatcher for mailing list. Fits nicely with majordomo diff --git a/mail/p5-MIME-Tools/Makefile b/mail/p5-MIME-Tools/Makefile index 03a8d8b610a4..19ac4f2b90e4 100644 --- a/mail/p5-MIME-Tools/Makefile +++ b/mail/p5-MIME-Tools/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= MIME DISTNAME= MIME-tools-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org +COMMENT= A set of perl5 modules for MIME BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Header.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy diff --git a/mail/p5-MIME-Tools/pkg-comment b/mail/p5-MIME-Tools/pkg-comment deleted file mode 100644 index 43950c44cb17..000000000000 --- a/mail/p5-MIME-Tools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of perl5 modules for MIME diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile index fa0a95506ff4..72ec352a7f5b 100644 --- a/mail/p5-Mail-Tools/Makefile +++ b/mail/p5-Mail-Tools/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= MailTools-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl5 modules for dealing with Internet e-mail messages PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-Tools/pkg-comment b/mail/p5-Mail-Tools/pkg-comment deleted file mode 100644 index c7d35290df56..000000000000 --- a/mail/p5-Mail-Tools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 modules for dealing with Internet e-mail messages |