summaryrefslogtreecommitdiff
path: root/devel/ruby-algorithms/Makefile
blob: bd9493555b0a9ae1bb2652a15a5807db7404fd67 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1 2015/02/01 12:28:16 taca Exp $

DISTNAME=	algorithms-0.6.1
CATEGORIES=	devel

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

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