aboutsummaryrefslogblamecommitdiff
path: root/chinese/libchewing/Makefile
blob: 3d43c85321b277c57e05cc71545cd40e36bffc9f (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                    
                     
                                
                                                            



                                                                     

                              
                                   
                          
                   


                                       

                      
# New ports collection makefile for:	libchewing
# Date created:		5 Sep 2004
# Whom:			Kuang-che Wu <kcwu@csie.org>
#
# $FreeBSD$
#

PORTNAME=	libchewing
PORTVERSION=	0.2.6
CATEGORIES=	chinese textproc
MASTER_SITES=	http://chewing.csie.net/download/libchewing/

MAINTAINER=	kcwu@csie.org
COMMENT=	The Chewing intelligent phonetic input method library

BROKEN=		Does not build

USE_GNOME=	gnomehack pkgconfig
USE_AUTOTOOLS=	libtool:15
INSTALLS_SHLIB=	yes
GNU_CONFIGURE=	yes

DATADIR=	${PREFIX}/share/chewing

.include <bsd.port.mk>