938d678d80
2017-12-05 Release 1.16.3 * Improve temp_io method by not changing working dir. 2017-12-05 Release 1.16.2 * Improve temp_io method with a given name. 2017-12-05 Release 1.16.1 * Improve temp_io method with block 2017-11-29 Release 1.16.0 * Prove temp_io method with block
12 lines
302 B
Makefile
12 lines
302 B
Makefile
# $NetBSD: Makefile,v 1.16 2018/03/14 14:28:25 taca Exp $
|
|
|
|
DISTNAME= tins-1.16.3
|
|
CATEGORIES= time
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/flori/tins
|
|
COMMENT= Not good/big enough for a real library
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|