opnsense-ports/devel/rubygem-recursive-open-struct10/Makefile
Franco Fichtner e0934bdb56 */*: sync with upstream
Taken from: HardenedBSD
2018-05-30 18:42:27 +02:00

24 lines
508 B
Makefile

# $FreeBSD$
PORTNAME= recursive-open-struct
PORTVERSION= 1.0.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 10
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Allows nested hashes to be treated in a recursive fashion
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
DEPRECATED= Obsoleted by update of www/rubygem-kubeclient. Please use devel/rubygem-recursive-open-struct instead
EXPIRATION_DATE=2018-06-30
NO_ARCH= yes
USES= gem
USE_RUBY= yes
PORTSCOUT= limit:^1\.0\.
.include <bsd.port.mk>