summaryrefslogtreecommitdiff
path: root/devel/ruby-minitest/Makefile
blob: 8ceb01b8af32ee916df4f7272971ca597b8c39b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.27 2022/08/24 13:22:07 taca Exp $

DISTNAME=	minitest-5.16.3
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/seattlerb/minitest
COMMENT=	Complete suite of testing facilities for Ruby
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"