13 lines
314 B
Makefile
13 lines
314 B
Makefile
# $NetBSD: Makefile,v 1.3 2015/03/13 13:47:40 taca Exp $
|
|
|
|
DISTNAME= rspec-support-3.2.2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/rspec/rspec-support/
|
|
COMMENT= Support utilities for RSpec gems
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|