2014-07-16 10:37:20 +02:00
|
|
|
# $NetBSD: Makefile,v 1.3 2014/07/16 08:37:20 rodent Exp $
|
2014-07-05 14:21:46 +02:00
|
|
|
|
|
|
|
DISTNAME= shoulda-context-1.2.1
|
|
|
|
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
|
|
|
|
CATEGORIES= devel ruby
|
|
|
|
|
|
|
|
MAINTAINER= rodent@NetBSD.org
|
|
|
|
HOMEPAGE= http://thoughtbot.com/community/
|
|
|
|
COMMENT= Context framework extracted from Shoulda
|
|
|
|
LICENSE= mit
|
|
|
|
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|