opnsense-ports/devel/rubygem-json1/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

18 lines
335 B
Makefile

PORTNAME= json
PORTVERSION= 1.8.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
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
PORTSCOUT= limit:^1\.
.include <bsd.port.mk>