5d0dbc4ea4
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>.
14 lines
325 B
Makefile
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"
|