9639cebd4f
Changes from 1.2.1 to 1.3.2 are too many to write here, please refer <https://github.com/puppetlabs/hiera/commits/master>.
14 lines
359 B
Makefile
14 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.4 2014/03/14 14:49:21 taca Exp $
|
|
|
|
DISTNAME= hiera-1.3.2
|
|
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"
|