Index: Makefile =================================================================== --- Makefile (nonexistent) +++ Makefile (copie de travail) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= descartes +PORTVERSION= 1.1.0 +CATEGORIES= graphics python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= lbartoletti@tuxfamily.org +COMMENT= Use geometric objects as matplotlib paths and patches + +LICENSE= BSD3CLAUSE + +RUN_DEPENDS= ${PKGNAMEPREFIX}matplotlib>=0.98:math/py-matplotlib@${FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent distutils + +.include Property changes on: Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: distinfo =================================================================== --- distinfo (nonexistent) +++ distinfo (copie de travail) @@ -0,0 +1,3 @@ +TIMESTAMP = 1527880583 +SHA256 (descartes-1.1.0.tar.gz) = 135a502146af5ed6ff359975e2ebc5fa4b71b5432c355c2cafdc6dea1337035b +SIZE (descartes-1.1.0.tar.gz) = 3525 Property changes on: distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: pkg-descr =================================================================== --- pkg-descr (nonexistent) +++ pkg-descr (copie de travail) @@ -0,0 +1,3 @@ +Use Shapely or GeoJSON-like geometric objects as matplotlib paths and patches + +WWW: https://pypi.python.org/pypi/descartes Property changes on: pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property