pkgsrc/databases/ruby-hiera/Makefile
taca 4c5c604dbd Add ruby-hiera package version 1.0.0, newer puppet needs it.
Hiera

A simple pluggable Hierarchical Database.
2013-02-09 15:39:09 +00:00

14 lines
359 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/02/09 15:39:09 taca Exp $
DISTNAME= hiera-1.0.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"