14 lines
335 B
Makefile
14 lines
335 B
Makefile
# $NetBSD: Makefile,v 1.6 2021/02/14 14:57:34 taca Exp $
|
|
|
|
DISTNAME= gemcutter-0.7.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://rubygems.org/gems/gemcutter
|
|
COMMENT= Commands to interact with RubyGems.org
|
|
LICENSE= mit
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|