05261ddaee
## 1.0.3 - 2021-01-12 - List failed module install dependencies - Add Ruby 2.7 to Travis and AppVeyor
14 lines
367 B
Makefile
14 lines
367 B
Makefile
# $NetBSD: Makefile,v 1.2 2021/01/13 14:29:20 taca Exp $
|
|
|
|
DISTNAME= semantic_puppet-1.0.3
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/puppetlabs/semantic_puppet
|
|
COMMENT= Useful tools for working with Semantic Versions
|
|
LICENSE= apache-2.0
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|