2008-03-17 13:52:00 +01:00
|
|
|
# $NetBSD: Makefile,v 1.3 2008/03/17 12:52:00 obache Exp $
|
2008-02-11 03:20:44 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= libthai-0.1.9
|
|
|
|
CATEGORIES= devel
|
2008-03-17 13:52:00 +01:00
|
|
|
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/
|
2008-02-11 03:20:44 +01:00
|
|
|
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
|
|
HOMEPAGE= http://linux.thai.net/projects/libthai
|
|
|
|
COMMENT= Thai language support routines
|
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_TOOLS+= pkg-config
|
|
|
|
|
|
|
|
PKGCONFIG_OVERRIDE+= libthai.pc.in
|
|
|
|
|
|
|
|
CONFIGURE_ARGS+= --disable-doxygen-doc
|
|
|
|
|
|
|
|
.include "../../devel/libdatrie/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|