14 lines
335 B
Makefile
14 lines
335 B
Makefile
# $NetBSD: Makefile,v 1.7 2009/11/23 13:45:51 fhajny Exp $
|
|
|
|
DISTNAME= ZenTest-4.1.4
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://zentest.rubyforge.org/
|
|
COMMENT= Testing utilities for Ruby
|
|
LICENSE= mit
|
|
|
|
DEPENDS+= hoe>=2.3.3:../../devel/hoe
|
|
|
|
.include "../../misc/rubygems/rubygem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|