diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-10-27 04:51:39 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-10-27 04:51:39 +0000 |
commit | 6650b62e45fa1c9e58c5c2a08345b22432889953 (patch) | |
tree | 753888b60a1844e26eff7474aa304d77054fc467 /mail | |
parent | 4f3fa3c94581b5621caccd8c8a9749b076dc0a8f (diff) | |
download | pkgsrc-6650b62e45fa1c9e58c5c2a08345b22432889953.tar.gz |
get everything in
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 40 | ||||
-rw-r--r-- | mail/pkg/COMMENT | 1 |
2 files changed, 41 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile new file mode 100644 index 00000000000..e42faf41d17 --- /dev/null +++ b/mail/Makefile @@ -0,0 +1,40 @@ +# $NetBSD: Makefile,v 1.1.1.1 1997/10/27 05:10:15 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp +# + + SUBDIR += bulk_mailer + SUBDIR += cucipop + SUBDIR += cyrus + SUBDIR += elm + SUBDIR += exim + SUBDIR += exmh + SUBDIR += exmh2 + SUBDIR += faces + SUBDIR += fetchmail + SUBDIR += imap-uw + SUBDIR += mailagent + SUBDIR += majorcool + SUBDIR += majordomo + SUBDIR += metamail + SUBDIR += mew + SUBDIR += mh + SUBDIR += mutt + SUBDIR += mutt.with_pgp + SUBDIR += nmh + SUBDIR += p5-Mail-Folder + SUBDIR += p5-Mail-POP3Client + SUBDIR += p5-Mail-Tools + SUBDIR += pgpsendmail + SUBDIR += pine + SUBDIR += popclient + SUBDIR += poppassd + SUBDIR += popper + SUBDIR += premail + SUBDIR += procmail + SUBDIR += smail + SUBDIR += xfaces + SUBDIR += xfmail + SUBDIR += xlbiff + SUBDIR += youbin + +.include <bsd.port.subdir.mk> diff --git a/mail/pkg/COMMENT b/mail/pkg/COMMENT new file mode 100644 index 00000000000..27fbebc8eff --- /dev/null +++ b/mail/pkg/COMMENT @@ -0,0 +1 @@ +Electronic mail utilities. |