diff options
author | itojun <itojun> | 2002-11-12 17:13:07 +0000 |
---|---|---|
committer | itojun <itojun> | 2002-11-12 17:13:07 +0000 |
commit | 3801def773e74ee4a700934925b6322aec1ad737 (patch) | |
tree | 4995da055557243149116e4fca88b37c1744aaa2 /inputmethod | |
parent | 9d11c2768d28c7274ec14fee9af833c774ea5a22 (diff) | |
download | pkgsrc-3801def773e74ee4a700934925b6322aec1ad737.tar.gz |
ami 1.0.11
Ami is hangul input method helping application support xim.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ami/DESCR | 1 | ||||
-rw-r--r-- | inputmethod/ami/Makefile | 16 | ||||
-rw-r--r-- | inputmethod/ami/PLIST | 50 | ||||
-rw-r--r-- | inputmethod/ami/distinfo | 4 |
4 files changed, 71 insertions, 0 deletions
diff --git a/inputmethod/ami/DESCR b/inputmethod/ami/DESCR new file mode 100644 index 00000000000..b8d5e65d913 --- /dev/null +++ b/inputmethod/ami/DESCR @@ -0,0 +1 @@ +Ami is hangul input method helping application support xim. diff --git a/inputmethod/ami/Makefile b/inputmethod/ami/Makefile new file mode 100644 index 00000000000..70dd159e034 --- /dev/null +++ b/inputmethod/ami/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/11/12 17:13:07 itojun Exp $ +# + +DISTNAME= ami-1.0.11 +CATEGORIES= inputmethod +MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.kr.freebsd.org/~hwang/ami/ +COMMENT= Korean input method + +GNU_CONFIGURE= YES +DEPENDS+= gtk+-1.2.*:../../x11/gtk + +.include "../../x11/gtk/buildlink2.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/ami/PLIST b/inputmethod/ami/PLIST new file mode 100644 index 00000000000..a201d46e6c2 --- /dev/null +++ b/inputmethod/ami/PLIST @@ -0,0 +1,50 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/12 17:13:07 itojun Exp $ +bin/ami +share/ami/gtkrc +share/ami/pix/deepblue/ami-e.xpm +share/ami/pix/deepblue/ami-h.xpm +share/ami/pix/deepblue/AUTHORS +share/ami/pix/deepblue/ami-d.xpm +share/ami/pix/Mac/ami-e.xpm +share/ami/pix/Mac/ami-h.xpm +share/ami/pix/Mac/AUTHORS +share/ami/pix/Mac/ami-d.xpm +share/ami/pix/OSX/ami-e.xpm +share/ami/pix/OSX/ami-h.xpm +share/ami/pix/OSX/AUTHORS +share/ami/pix/OSX/ami-d.xpm +share/ami/pix/Aqua/ami-e.xpm +share/ami/pix/Aqua/ami-h.xpm +share/ami/pix/Aqua/AUTHORS +share/ami/pix/Aqua/ami-d.xpm +share/ami/pix/arctic/ami-e.xpm +share/ami/pix/arctic/ami-h.xpm +share/ami/pix/arctic/AUTHORS +share/ami/pix/arctic/ami-d.xpm +share/ami/pix/woody/ami-e.xpm +share/ami/pix/woody/ami-h.xpm +share/ami/pix/woody/AUTHORS +share/ami/pix/woody/ami-d.xpm +share/ami/pix/love/ami-e.xpm +share/ami/pix/love/ami-h.xpm +share/ami/pix/love/AUTHORS +share/ami/pix/love/ami-d.xpm +share/ami/pix/steelblue/ami-e.xpm +share/ami/pix/steelblue/ami-h.xpm +share/ami/pix/steelblue/AUTHORS +share/ami/pix/steelblue/ami-d.xpm +share/ami/pix/bluemarble/ami-e.xpm +share/ami/pix/bluemarble/ami-h.xpm +share/ami/pix/bluemarble/AUTHORS +share/ami/pix/bluemarble/ami-d.xpm +@dirrm share/ami/pix/deepblue +@dirrm share/ami/pix/Mac +@dirrm share/ami/pix/OSX +@dirrm share/ami/pix/Aqua +@dirrm share/ami/pix/arctic +@dirrm share/ami/pix/woody +@dirrm share/ami/pix/love +@dirrm share/ami/pix/steelblue +@dirrm share/ami/pix/bluemarble +@dirrm share/ami/pix +@dirrm share/ami diff --git a/inputmethod/ami/distinfo b/inputmethod/ami/distinfo new file mode 100644 index 00000000000..7a62c650dd7 --- /dev/null +++ b/inputmethod/ami/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/11/12 17:13:07 itojun Exp $ + +SHA1 (ami-1.0.11.tar.gz) = 3caf11b08b61b22d7d7f947198e2b18e35eb9fff +Size (ami-1.0.11.tar.gz) = 296596 bytes |