2011-04-22 15:41:54 +02:00
|
|
|
# $NetBSD: Makefile,v 1.11 2011/04/22 13:43:58 obache Exp $
|
2008-04-13 08:07:57 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= uim-tomoe-gtk-0.6.0
|
2011-04-22 15:41:54 +02:00
|
|
|
PKGREVISION= 8
|
2008-04-13 08:07:57 +02:00
|
|
|
CATEGORIES= inputmethod
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
|
|
|
|
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
|
|
HOMEPAGE= http://tomoe.sourceforge.jp/
|
|
|
|
COMMENT= UIM helper program for Tomoe
|
2010-05-15 14:52:08 +02:00
|
|
|
LICENSE= gnu-lgpl-v2.1
|
2008-04-13 08:07:57 +02:00
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LIBTOOL= yes
|
2008-04-21 23:47:53 +02:00
|
|
|
USE_TOOLS+= gmake intltool msgfmt pkg-config
|
2008-04-13 08:07:57 +02:00
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
|
|
|
|
.include "../../inputmethod/tomoe/buildlink3.mk"
|
|
|
|
.include "../../inputmethod/tomoe-gtk/buildlink3.mk"
|
|
|
|
.include "../../inputmethod/uim/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|