pkgsrc/databases/ruby-hiera/Makefile
taca 6e27fd16ee Update ruby-hiera to 1.2.0.
Exact changes aren't available.  Please refer change log in github.
2013-09-13 12:49:13 +00:00

14 lines
359 B
Makefile

# $NetBSD: Makefile,v 1.3 2013/09/13 12:49:13 taca Exp $
DISTNAME= hiera-1.2.0
CATEGORIES= time
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/puppetlabs/hiera/
COMMENT= Light weight hierarchical data store
LICENSE= apache-2.0
CONFLICTS+= ruby[1-9][0-9][0-9]-hiera-[0-9]*
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"