ports/devel/rubygem-recursive-open-struct1/Makefile

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>