diff options
Diffstat (limited to 'editors/tamago/Makefile')
-rw-r--r-- | editors/tamago/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 39995174c39..4606ae0b3e2 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/02 02:43:29 jun Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:40:53 wiz Exp $ DISTNAME= tamago-4.0.6 CATEGORIES= editors @@ -6,6 +6,7 @@ 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-20+leim DEPENDS+= emacs-20.*:../../editors/emacs DEPENDS+= leim-20.*:../../editors/leim |