pkgsrc/editors/tamago/Makefile
taca 92c638c2a9 Update tamago to 2002/9/9 version from CVS.
- Use last updated date for pacakge version.
- Utilize emacs.mk.

Now build problem on emacs 20.X was fixed.

2002-09-09  NIIBE Yutaka  <gniibe@m17n.org>

	Check JIS x0213 support at compile time.
	* check-jisx0213.el: New file.
	* configure.in: Check if JIS X0213 is supported or not.
	* Makefile.in (TOPSRCS): Remove egg-x0213.el.
	(DEPS): Don't load jisx0213.el.
	(ITSSRCS): Removed its/aynu.el.
	(AYNU): New variable.

	Bug fix.
	* its/thai.el (its-thai-add-vowel, its-thai-add-tone): Bug fixes.
	Just call compose-string.
2002-11-23 16:56:02 +00:00

17 lines
486 B
Makefile

# $NetBSD: Makefile,v 1.6 2002/11/23 16:56:02 taca Exp $
DISTNAME= tamago-4.0.6
PKGNAME= tamago-20020909
CATEGORIES= editors
MASTER_SITES= ftp://www.m17n.org/pub/tamago/
MAINTAINER= tech-pkg-ja@jp.netbsd.org
HOMEPAGE= http://www.m17n.org/tamago/
COMMENT= CJK characters inputting system for emacs + leim
GNU_CONFIGURE= yes
# XXX please someone adjust paths and PLIST for XEmacs...
EMACS_VERSIONS_ACCEPTED= emacs21 emacs20
.include "../../mk/emacs.mk"
.include "../../mk/bsd.pkg.mk"