pkgsrc/devel/ruby-test-unit/Makefile
taca c87c6c60d9 Update ruby-test-unit to 3.2.5.
## 3.2.5 - 2017-06-24 {#version-3-2-5}

### Improvements

  * Supported `--enable-frozen-string-literal` `ruby` option.
    [GitHub#149][Reported by Pat Allan]

### Thanks

  * Pat Allan
2017-07-13 15:35:32 +00:00

14 lines
341 B
Makefile

# $NetBSD: Makefile,v 1.30 2017/07/13 15:35:32 taca Exp $
DISTNAME= test-unit-3.2.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/test-unit/test-unit/
COMMENT= Improved version of Test::Unit
LICENSE= ruby-license
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"