0b205f8063
### 1.2.7 - 2018-07-12 * Datetime should be UTC when no offset or timezone are specified
12 lines
292 B
Makefile
12 lines
292 B
Makefile
# $NetBSD: Makefile,v 1.2 2018/09/23 15:21:31 taca Exp $
|
|
|
|
DISTNAME= tomlrb-1.2.7
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/fbernier/tomlrb
|
|
COMMENT= Racc based toml parser
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|