summaryrefslogtreecommitdiff
path: root/devel/ruby-algorithms/Makefile
blob: 45138d82bbe6e68bf479a285580ecaf00ddd4f82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2021/05/04 07:43:49 taca Exp $

DISTNAME=	algorithms-1.0.0
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/kanwei/algorithms
COMMENT=	Useful algorithms and data structures for Ruby
LICENSE=	mit

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