pkgsrc/graphics/py-sk1libs/Makefile
2018-03-04 16:25:45 +00:00

21 lines
662 B
Makefile

# $NetBSD: Makefile,v 1.15 2018/03/04 16:25:45 wiz Exp $
DISTNAME= sk1libs-0.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 5
CATEGORIES= graphics python
MASTER_SITES= http://uniconvertor.googlecode.com/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://sk1project.net/
COMMENT= Set of python non-GUI extensions for sK1 Project
LICENSE= gnu-lgpl-v2
USE_LANGUAGES= c
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.1
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/lcms/buildlink3.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"