summaryrefslogtreecommitdiff
path: root/devel/ruby-test-unit/Makefile
blob: 4357206a57f9440c63c12cd7b33f5c8749e2af7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.37 2020/01/16 16:04:14 taca Exp $

DISTNAME=	test-unit-3.3.5
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/test-unit/test-unit/
COMMENT=	Improved version of Test::Unit
LICENSE=	ruby-license

USE_LANGUAGES=	# none

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