pkgsrc/devel/ruby-algorithms/Makefile
taca f672363d34 devel/ruby-algorithms: update to 1.0.0
pkgsrc change: add LICENSE.

No release note nor changelog, please refer
<51a6d60f05...5926f80c2f>.
2021-05-04 07:43:49 +00:00

12 lines
322 B
Makefile

# $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"