pkgsrc/inputmethod/tegaki-tools/Makefile
2015-03-15 19:11:21 +00:00

22 lines
660 B
Makefile

# $NetBSD: Makefile,v 1.7 2015/03/15 19:11:22 hiramatsu Exp $
DISTNAME= tegaki-tools-0.3.1
PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Set of command-line tools for Tegaki
LICENSE= gnu-gpl-v2
DEPENDS+= tegaki-python>=0.3:../../inputmethod/tegaki-python
DEPENDS+= tegaki-pygtk>=0.3:../../inputmethod/tegaki-pygtk
USE_LANGUAGES= c c++
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.1
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"