pkgsrc/devel/ruby-necromancer/Makefile
taca 28a83dbcba devel/ruby-necromancer: update to 0.6.0
Update ruby-necromancer to 0.6.0.


## [v0.6.0] - 2020-03-08

### Changed
* Change gemspec to remove test artifacts
2020-03-15 17:09:41 +00:00

14 lines
348 B
Makefile

# $NetBSD: Makefile,v 1.3 2020/03/15 17:09:41 taca Exp $
DISTNAME= necromancer-0.6.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/piotrmurach/necromancer
COMMENT= Conversion from one object type to another
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"