diff options
author | ume <ume@FreeBSD.org> | 2005-06-01 03:21:26 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2005-06-01 03:21:26 +0800 |
commit | 9b2b35cf6b7db8d50f532c58142b9d1e91152fa6 (patch) | |
tree | 82211007ac4912293484bbf2e2ff24830f687e1e /japanese/scim-anthy | |
parent | 848c1941ffe35c420da63f227e934eab62f8e2e8 (diff) | |
download | freebsd-ports-gnome-9b2b35cf6b7db8d50f532c58142b9d1e91152fa6.tar.gz freebsd-ports-gnome-9b2b35cf6b7db8d50f532c58142b9d1e91152fa6.tar.zst freebsd-ports-gnome-9b2b35cf6b7db8d50f532c58142b9d1e91152fa6.zip |
fix plist. 0.4.2 added some files.
Diffstat (limited to 'japanese/scim-anthy')
-rw-r--r-- | japanese/scim-anthy/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-anthy/pkg-plist | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile index f02ab96f4e1b..228d943194ed 100644 --- a/japanese/scim-anthy/Makefile +++ b/japanese/scim-anthy/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-anthy PORTVERSION= 0.4.2 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR=scim-imengine/14751 diff --git a/japanese/scim-anthy/pkg-plist b/japanese/scim-anthy/pkg-plist index 74f2ec962eaa..82a5e32270e7 100644 --- a/japanese/scim-anthy/pkg-plist +++ b/japanese/scim-anthy/pkg-plist @@ -1,6 +1,10 @@ lib/scim-1.0/IMEngine/anthy.so lib/scim-1.0/SetupUI/anthy-imengine-setup.so share/locale/ja/LC_MESSAGES/scim-anthy.mo +share/scim/Anthy/style/atok.sty +share/scim/Anthy/style/msime.sty +@dirrm share/scim/Anthy/style +@dirrm share/scim/Anthy share/scim/icons/scim-anthy.png share/scim/icons/scim-anthy-dict.png @unexec rmdir %D/lib/scim-1.0/IMEngine 2>/dev/null || true |