File:
[cvs.NetBSD.org] /
pkgsrc /
inputmethod /
ibus-table-others /
Makefile
Revision
1.3:
download - view:
text,
annotated -
select for diffs
Sat Oct 6 14:25:12 2012 UTC (12 years, 3 months ago) by
asau
Branches:
MAIN
CVS tags:
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
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.3 2012/10/06 14:25:12 asau Exp $
#
DISTNAME= ibus-table-others-1.3.0.20100528
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://code.google.com/p/ibus/
COMMENT= All non-Chinese tables for IBus-Table
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_LANGUAGES= # none
USE_TOOLS+= pkg-config
PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/application.mk"
.include "../../inputmethod/ibus-table/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
CVSweb <webmaster@jp.NetBSD.org>