ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/libthai/Makefile
Revision: 20124
Committed: Sat Aug 29 19:43:12 2015 UTC (8 years, 7 months ago) by laffer1
File size: 643 byte(s)
Log Message:
libthai 0.1.22

File Contents

# Content
1 # $FreeBSD: ports/devel/libthai/Makefile,v 1.3 2006/03/31 10:01:33 garga Exp $
2 # $MidnightBSD$
3
4 PORTNAME= libthai
5 PORTVERSION= 0.1.22
6 CATEGORIES= devel
7 MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Thai language support library
11
12 LICENSE= lgpl2.1
13
14 LIB_DEPENDS= libdatrie.so:${PORTSDIR}/devel/libdatrie
15
16 USES= gmake libtool pathfix pkgconfig tar:xz
17 GNU_CONFIGURE= yes
18 USE_LDCONFIG= yes
19 INSTALL_TARGET= install-strip
20
21 OPTIONS_DEFINE= DOXYGEN
22 OPTIONS_SUB= yes
23
24 DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
25 DOXYGEN_CONFIGURE_ENABLE= doxygen-doc
26
27 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H