File:  [cvs.NetBSD.org] / pkgsrc / inputmethod / libchewing02 / Attic / Makefile
Revision 1.2: download - view: text, annotated - select for diffs
Sat Oct 6 14:25:14 2012 UTC (12 years, 3 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, HEAD
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:14 asau 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"

CVSweb <webmaster@jp.NetBSD.org>