pkgsrc/devel/ruby-io-like/Makefile
taca 634f6cb8a3 devel/ruby-io-like: update to 0.3.1
Update ruby-io-like to 0.3.1.


## v0.3.1 (2020/02/09)

* Removed the rubyforge reference from the gemspec (Jordan Pickwell)
2020-03-08 14:20:32 +00:00

14 lines
341 B
Makefile

# $NetBSD: Makefile,v 1.5 2020/03/08 14:20:32 taca Exp $
DISTNAME= io-like-0.3.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/javanthropus/io-like
COMMENT= Functionality of an IO object to any class
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"