pkgsrc/devel/libthai/Makefile

24 lines
542 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2008/03/17 12:52:00 obache Exp $
#
DISTNAME= libthai-0.1.9
CATEGORIES= devel
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/
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"