pkgsrc/inputmethod/tegaki-train/Makefile

21 lines
591 B
Makefile

# $NetBSD: Makefile,v 1.15 2019/09/02 13:19:45 adam Exp $
DISTNAME= tegaki-train-0.3.1
PKGREVISION= 2
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"