opnsense-ports/devel/rubygem-recursive-open-struct1/Makefile
Franco Fichtner aca4f92396 */*: sync with upstream
Taken from: FreeBSD
2024-10-21 14:34:57 +02:00

20 lines
395 B
Makefile

PORTNAME= recursive-open-struct
PORTVERSION= 1.3.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Allows nested hashes to be treated in a recursive fashion
WWW= https://github.com/aetherknight/recursive-open-struct
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
PORTSCOUT= limit:^1\.
.include <bsd.port.mk>