18 lines
403 B
Makefile
18 lines
403 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2006/01/28 02:42:06 rxg Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= libchewing-0.2.7
|
||
|
CATEGORIES= chinese inputmethod
|
||
|
MASTER_SITES= http://chewing.csie.net/download/libchewing/
|
||
|
|
||
|
MAINTAINER= rxg@NetBSD.org
|
||
|
HOMEPAGE= http://chewing.csie.net/
|
||
|
COMMENT= The intelligent phonetic input method library
|
||
|
|
||
|
USE_LIBTOOL= yes
|
||
|
GNU_CONFIGURE= yes
|
||
|
|
||
|
PKGCONFIG_OVERRIDE= chewing.pc.in
|
||
|
|
||
|
.include "../../mk/bsd.pkg.mk"
|