508923f461
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
14 lines
358 B
Makefile
14 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.5 2020/01/18 23:30:40 rillig Exp $
|
|
|
|
DISTNAME= hashery-2.1.2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://rubyworks.github.com/hashery
|
|
COMMENT= Facets-bread collection of Hash-like classes
|
|
LICENSE= mit
|
|
|
|
OVERRIDE_GEMSPEC= :require_paths alt=
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|