pkgsrc/inputmethod/tegaki-train/Makefile
2020-12-04 20:44:57 +00:00

21 lines
590 B
Makefile

# $NetBSD: Makefile,v 1.16 2020/12/04 20:45:25 nia Exp $
DISTNAME= tegaki-train-0.3.1
PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Train Tegaki with your own handwriting
LICENSE= gnu-gpl-v2
DEPENDS+= tegaki-pygtk>=0.2:../../inputmethod/tegaki-pygtk
USE_LANGUAGES= # none
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.3.1
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"