1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

fix plist. 0.4.2 added some files.

This commit is contained in:
Hajimu UMEMOTO 2005-05-31 19:21:26 +00:00
parent 0f12fcc8c7
commit c19675d58a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136554
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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