pkgsrc/inputmethod/tegaki-wagomu-japanese/Makefile
obache ffe5278166 Import tegaki-wagomu-japanese-0.3 as inputmethod/tegaki-wagomu-japanese.
Tegaki project handwriting models for Wagomu engine, Japanese (all).
2010-08-07 12:55:19 +00:00

24 lines
601 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 12:55:19 obache Exp $
#
DISTNAME= tegaki-wagomu-japanese-0.3
CATEGORIES= inputmethod japanese
MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
EXTRACT_SUFX= .zip
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Tegaki project handwriting model for Wagomu-Japanese (all)
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
NO_BUILD= yes
INSTALLATION_DIRS= share/tegaki/models/wagomu
INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/wagomu
.include "../../mk/bsd.pkg.mk"