Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+2 -3
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2014/01/19 13:43:39 wiz Exp $
# $NetBSD: Makefile,v 1.20 2014/12/31 13:57:27 wiz Exp $
DISTNAME= python2-biggles-1.6.6
PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python2//}
@@ -9,8 +9,7 @@ MAINTAINER= Kai.Puolamaki@iki.fi
HOMEPAGE= http://biggles.sourceforge.net/
COMMENT= Python module for creating 2D scientific plots
EGG_NAME= ${DISTNAME:S/-/_/}
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not ported yet as of 1.6.6
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not ported yet as of 1.6.6
.include "../../lang/python/distutils.mk"
.include "../../math/py-numpy/buildlink3.mk"