![]() ![]() | ![]() |
Omit mentions of python 34 and 35, after those were removed. - Includes some whitespace changes, to be handled in a separate commit.
# $NetBSD: Makefile,v 1.17 2019/04/26 13:14:01 maya 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= 36 37 # 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"