Import tegaki-wagomu-japanese-joyo-0.3 as inputmethod/tegaki-wagomu-japanese-joyo.
[pkgsrc.git] / inputmethod / kimera-tomoe-gtk / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       kimera-tomoe-gtk-0.5
5 CATEGORIES=     inputmethod japanese
6 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE_JP:=kimera/24906/}
7
8 MAINTAINER=     obache@NetBSD.org
9 HOMEPAGE=       http://kimera.sourceforge.jp/
10 COMMENT=        Kimera helper program for Tomoe
11 LICENSE=        gnu-lgpl-v2.1
12
13 DEPENDS+=       kimera-[0-9]*:../../inputmethod/kimera
14
15 PKG_DESTDIR_SUPPORT=    user-destdir
16
17 GNU_CONFIGURE=          yes
18 USE_LIBTOOL=            yes
19 USE_PKGLOCALEDIR=       yes
20 USE_TOOLS+=             pkg-config
21
22 SUBST_CLASSES+=         libtomoe
23 SUBST_STAGE.libtomoe=   pre-configure
24 SUBST_FILES.libtomoe=   configure
25 SUBST_SED.libtomoe=     -e 's/libtomoe-gtk/tomoe-gtk/g'
26
27 .include "../../inputmethod/tomoe-gtk/buildlink3.mk"
28 .include "../../mk/bsd.pkg.mk"