COMMENT =		a class for collections of unordered unique values

DISTNAME =		set-1.0.2

CATEGORIES =		devel

HOMEPAGE =		https://github.com/ruby/set

MAINTAINER =		Kurt Mosiejczuk <kmos@openbsd.org>

# Ruby
PERMIT_PACKAGE =	Yes

MODULES =		lang/ruby

CONFIGURE_STYLE =	ruby gem

FLAVORS =		ruby30 ruby31

.include <bsd.port.mk>
