Fixes some staffs.
Take maintainership.
This commit is contained in:
parent
fdeed2fc19
commit
e1d33c0277
2 changed files with 11 additions and 7 deletions
|
@ -1,14 +1,17 @@
|
|||
# $NetBSD: Makefile,v 1.2 2006/04/13 18:18:15 jlamwww Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2009/01/14 13:58:38 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scim-skk-0.5.2
|
||||
CATEGORIES= inputmethod
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/18121/}
|
||||
|
||||
MAINTAINER= rxg@NetBSD.org
|
||||
MAINTAINER= obache@NetBSD.org
|
||||
HOMEPAGE= http://scim-imengine.sourceforge.jp/
|
||||
COMMENT= SCIM IMEngine module for skk
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES+= c++ c
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= msgfmt pkg-config
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2006/04/18 00:46:38 jlamwww Exp $
|
||||
lib/scim-1.0/IMEngine/skk.la
|
||||
lib/scim-1.0/SetupUI/skk-imengine-setup.la
|
||||
@comment $NetBSD: PLIST,v 1.3 2009/01/14 13:58:38 obache Exp $
|
||||
lib/scim-1.0/1.4.0/IMEngine/skk.la
|
||||
lib/scim-1.0/1.4.0/SetupUI/skk-imengine-setup.la
|
||||
share/locale/ja/LC_MESSAGES/scim-skk.mo
|
||||
share/scim/icons/scim-skk.png
|
||||
@dirrm lib/scim-1.0/SetupUI
|
||||
@dirrm lib/scim-1.0/IMEngine
|
||||
@comment in scim: @dirrm share/scim/icons
|
||||
@comment in scim: @dirrm lib/scim-1.0/1.4.0/SetupUI
|
||||
@comment in scim: @dirrm lib/scim-1.0/1.4.0/IMEngine
|
||||
|
|
Loading…
Reference in a new issue