9d419eaa54
GTK+-2.0 Thai Input Module.
22 lines
542 B
Makefile
22 lines
542 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/02/26 11:38:41 obache Exp $
|
|
#
|
|
|
|
DISTNAME= gtk-im-libthai-0.1.4
|
|
CATEGORIES= inputmethod
|
|
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
HOMEPAGE= http://linux.thai.net/projects/gtk-im-libthai
|
|
COMMENT= GTK+-2.0 Thai Input Module
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
USE_TOOLS+= pkg-config
|
|
|
|
GTK2_IMMODULES= yes
|
|
|
|
.include "../../devel/libthai/buildlink3.mk"
|
|
.include "../../x11/gtk2/modules.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|