summaryrefslogtreecommitdiff
path: root/mail/wl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/wl/Makefile')
-rw-r--r--mail/wl/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/wl/Makefile b/mail/wl/Makefile
new file mode 100644
index 00000000000..23ebc2373e7
--- /dev/null
+++ b/mail/wl/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/02/19 06:16:27 jun Exp $
+
+DISTNAME= wl-2.4.1
+CATEGORIES= mail
+MASTER_SITES= ftp://ftp.ring.gr.jp/pub/text/elisp/wl/stable/
+
+MAINTAINER= tech-pkg-ja@jp.netbsd.org
+HOMEPAGE= http://www.gohome.org/wl/
+COMMENT= mail/news management system with IMAP4rev1 support for Emacs
+
+DEPENDS+= emacs-20.*:../../editors/emacs
+DEPENDS+= apel-*:../../editors/apel
+DEPENDS+= flim-*:../../mail/flim
+DEPENDS+= semi-*:../../mail/semi
+
+.include "../../mk/bsd.pkg.mk"