12 lines
314 B
Makefile
12 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"
|