pkgsrc/devel/ruby-tins/Makefile
taca 5d0dbc4ea4 devel/ruby-tins: update to 1.24.1
Update ruby-tins to 1.24.1.

No proper changes are available but it looks like better support for Ruby
2.6 and later.  Please refer
<https://github.com/flori/tins/compare/v1.20.2...v1.24.1>.
2020-03-08 15:37:23 +00:00

14 lines
325 B
Makefile

# $NetBSD: Makefile,v 1.18 2020/03/08 15:37:23 taca Exp $
DISTNAME= tins-1.24.1
CATEGORIES= time
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/flori/tins
COMMENT= Not good/big enough for a real library
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"