xref: /mports/devel/py-jsonpointer/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	jsonpointer
2PORTVERSION=	2.0
3CATEGORIES=	devel python
4MASTER_SITES=	PYPI
5PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Identify specific nodes in a JSON document (RFC 6901)
9WWW=		https://pypi.org/project/jsonpointer/
10
11LICENSE=	bsd3
12LICENSE_FILE=	${WRKSRC}/LICENSE.txt
13
14USES=		python
15USE_PYTHON=	autoplist concurrent distutils
16
17NO_ARCH=	yes
18
19.include <bsd.port.mk>
20

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026