diff options
author | asami <asami@FreeBSD.org> | 2000-05-01 07:24:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-05-01 07:24:26 +0800 |
commit | 28b899a5316690d062ebfc466c93849b97ae9c6c (patch) | |
tree | 50d73396bbd8fcef9fc4a1171cc1ed4737908977 /japanese/canna-lib | |
parent | 9095a06eaa019e1bdc01fbe6bd5ae7c0e35c4a79 (diff) | |
download | freebsd-ports-gnome-28b899a5316690d062ebfc466c93849b97ae9c6c.tar.gz freebsd-ports-gnome-28b899a5316690d062ebfc466c93849b97ae9c6c.tar.zst freebsd-ports-gnome-28b899a5316690d062ebfc466c93849b97ae9c6c.zip |
Add missing manpages.
Found by: bento
Diffstat (limited to 'japanese/canna-lib')
-rw-r--r-- | japanese/canna-lib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile index 8a250830864b..e43d987e1fcf 100644 --- a/japanese/canna-lib/Makefile +++ b/japanese/canna-lib/Makefile @@ -28,7 +28,9 @@ MAN3= RkCloseRoma.3 RkCvtEuc.3 RkCvtHan.3 RkCvtHira.3 RkCvtKana.3 \ RkGetStat.3 RkGetYomi.3 RkGoto.3 RkInitialize.3 RkIntro.3 RkLeft.3 \ RkMapPhonogram.3 RkMapRoma.3 RkMountD.3 RkNext.3 RkNfer.3 \ RkOpenRoma.3 RkPrev.3 RkRemountDic.3 RkResize.3 RkRgnBun.3 RkRight.3 \ - RkShorten.3 RkStoreYomi.3 RkUnmountDic.3 RkXfer.3 cannalib.3 uilib.3 + RkShorten.3 RkStoreYomi.3 RkUnmountDic.3 RkXfer.3 \ + XKanjiControl.3 XLookupKanjiString.3 cannalib.3 uilib.3 \ + jrKanjiControl.3 jrKanjiString.3 STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/canna.sh |