summaryrefslogtreecommitdiff
path: root/mail/wl/Makefile
diff options
context:
space:
mode:
authorjun <jun@pkgsrc.org>2001-02-19 06:16:27 +0000
committerjun <jun@pkgsrc.org>2001-02-19 06:16:27 +0000
commit31032923b8ca4855c0e169fa1db43e0b982c43d5 (patch)
tree44b5fcfbac544aa0c5f24288b7dfef2906361b87 /mail/wl/Makefile
parenta464097902fad10fb4d29e2cfc317e7ad531969e (diff)
downloadpkgsrc-31032923b8ca4855c0e169fa1db43e0b982c43d5.tar.gz
Initial import of "wl":
mail/news management system with IMAP4rev1 support for Emacs
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"