# Created by: Thawatchai Piyawat # $FreeBSD: head/devel/libthai/Makefile 367139 2014-09-03 00:54:37Z jhale $ PORTNAME= libthai PORTVERSION= 0.1.21 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ MAINTAINER= ports@FreeBSD.org COMMENT= Thai language support library LICENSE= LGPL21 LIB_DEPENDS= libdatrie.so:${PORTSDIR}/devel/libdatrie USES= gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOXYGEN OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen DOXYGEN_CONFIGURE_ENABLE= doxygen-doc .include