Changeset View
Changeset View
Standalone View
Standalone View
www/jwt-cli/Makefile
| # Created by: Sergey A. Osokin <osa@FreeBSD.org> | # Created by: Sergey A. Osokin <osa@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= jwt-cli | PORTNAME= jwt-cli | ||||
| PORTVERSION= 3.1.0 | PORTVERSION= 3.1.0 | ||||
| PORTREVISION= 1 | PORTREVISION= 2 | ||||
| CATEGORIES= www | CATEGORIES= www | ||||
| MAINTAINER= osa@FreeBSD.org | MAINTAINER= osa@FreeBSD.org | ||||
| COMMENT= Super fast CLI tool to decode and encode JWTs | COMMENT= Super fast CLI tool to decode and encode JWTs | ||||
| LICENSE= MIT | LICENSE= MIT | ||||
| LICENSE_FILE= ${WRKSRC}/LICENSE.md | LICENSE_FILE= ${WRKSRC}/LICENSE.md | ||||
| ▲ Show 20 Lines • Show All 74 Lines • Show Last 20 Lines | |||||