summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-11-19 14:02:00 +0000
committeragc <agc@pkgsrc.org>1997-11-19 14:02:00 +0000
commit136ec5313d2a2bc7c9fc04873273457fca14b3d3 (patch)
tree91e0104a7aedbe75b2458dc689a85bbe784ffe7f /mail/Makefile
parent31e6d2bc02fb88fa7b16d0e67d8087ddb7f8aa41 (diff)
downloadpkgsrc-136ec5313d2a2bc7c9fc04873273457fca14b3d3.tar.gz
Enable metamail and nmh, and comment out all the rest.
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile66
1 files changed, 33 insertions, 33 deletions
diff --git a/mail/Makefile b/mail/Makefile
index e42faf41d17..7bce2aa2332 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,40 +1,40 @@
-# $NetBSD: Makefile,v 1.1.1.1 1997/10/27 05:10:15 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1997/11/19 14:02:00 agc 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 += 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 += 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
+# 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>