pkgsrc/mail/wl/Makefile
jun b5787220e7 Update wl to 2.6.0
2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>

	* 2.6.0 - "Twist And Shout"

2001-05-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>

	* WL-MK (wl-detect-info-directory): Call `info-initialize' for
	Emacs21.

2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>

	* utils/bbdb-wl.el (bbdb-wl-get-update-record): Use
	`with-current-buffer'.

2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>

	* utils/bbdb-wl.el: Applied patch from
	Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33
	(X-Mail-Count: 07190, 07195 in the ML);
	Added workaround for older version of bbdb.
2001-07-06 02:13:27 +00:00

16 lines
475 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/07/06 02:13:27 jun Exp $
DISTNAME= wl-2.6.0
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-*:../../devel/apel
DEPENDS+= flim-*:../../devel/flim
DEPENDS+= semi-*:../../devel/semi
.include "../../mk/bsd.pkg.mk"