17 lines
388 B
Makefile
17 lines
388 B
Makefile
# $NetBSD: Makefile,v 1.3 2013/08/10 07:11:02 obache Exp $
|
|
#
|
|
|
|
DISTNAME= libchewing-0.2.7
|
|
CATEGORIES= chinese inputmethod
|
|
MASTER_SITES= http://chewing.googlecode.com/files/
|
|
|
|
MAINTAINER= rxg@NetBSD.org
|
|
HOMEPAGE= http://chewing.im/
|
|
COMMENT= The intelligent phonetic input method library
|
|
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
PKGCONFIG_OVERRIDE= chewing.pc.in
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|