60f460ab01
block). Uncomment some commented out LICENSE lines while here.
25 lines
630 B
Makefile
25 lines
630 B
Makefile
# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:18 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= gtk-im-libthai-0.1.4
|
|
PKGREVISION= 1
|
|
CATEGORIES= inputmethod
|
|
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \
|
|
ftp://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
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
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"
|