mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
314 B
Makefile
13 lines
314 B
Makefile
# $NetBSD: Makefile,v 1.5 2013/04/06 14:09:32 rodent Exp $
|
|
|
|
DISTNAME= gemcutter-0.7.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= ${MASTER_SITE_RUBYGEMS:=gemcutter/}
|
|
COMMENT= Commands to interact with RubyGems.org
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|