diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2005-12-25 13:55:30 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2005-12-25 13:55:30 +0800 |
commit | ef07a05b3d9a3dc9c631125e37b8f0ae190acec8 (patch) | |
tree | e48fcb8855a0dd34638d95c9e2d6e34f4896bebb /textproc/Makefile | |
parent | a2f49f641523de8502f3d95f0919aa5b7e3aea25 (diff) | |
download | freebsd-ports-gnome-ef07a05b3d9a3dc9c631125e37b8f0ae190acec8.tar.gz freebsd-ports-gnome-ef07a05b3d9a3dc9c631125e37b8f0ae190acec8.tar.zst freebsd-ports-gnome-ef07a05b3d9a3dc9c631125e37b8f0ae190acec8.zip |
Add uim-el. uim-el is Emacs lisp for uim input method library.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index be240028ad27..32de53b0c15b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -753,6 +753,7 @@ SUBDIR += txt2tags SUBDIR += ua-ispell SUBDIR += uim + SUBDIR += uim-el SUBDIR += uni2ascii SUBDIR += unroff SUBDIR += unrtf |