opnsense-ports/devel/rubygem-json/Makefile
Franco Fichtner 0c0f8354aa */*: sync with upstream
Taken from: FreeBSD
2023-01-31 12:28:55 +01:00

15 lines
295 B
Makefile

PORTNAME= json
PORTVERSION= 2.6.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Parse JSON texts and generate them from ruby data structures
WWW= https://flori.github.io/json/
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
.include <bsd.port.mk>