ports/devel/ruby-metaclass/Makefile

15 lines
214 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= adds a metaclass method to all Ruby objects
DISTNAME= metaclass-0.0.1
REVISION = 0
CATEGORIES= devel
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>