pkgsrc/inputmethod/tegaki-zinnia-traditional-chinese-light/Makefile
rodent a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00

24 lines
641 B
Makefile

# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:15 rodent Exp $
#
DISTNAME= tegaki-zinnia-traditional-chinese-light-0.3
CATEGORIES= inputmethod chinese
MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
EXTRACT_SUFX= .zip
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Zinnia-Traditional-Chinese Tegaki project handwriting model (light)
LICENSE= gnu-lgpl-v2.1
CONFLICTS+= tegaki-zinnia-traditional-chinese-[0-9]*
USE_LANGUAGES= # none
NO_BUILD= yes
INSTALLATION_DIRS= share/tegaki/models/zinnia
INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/zinnia
.include "../../mk/bsd.pkg.mk"