f74514807a
0.5.2 (2019/01/09) Upgrade ruby version and fixed some warnings.
13 lines
349 B
Makefile
13 lines
349 B
Makefile
# $NetBSD: Makefile,v 1.8 2019/01/20 14:05:57 taca Exp $
|
|
|
|
DISTNAME= stream-0.5.2
|
|
CATEGORIES= devel
|
|
DIST_SUBDIR= stream-20130704
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://github.com/monora/stream
|
|
COMMENT= Interface for external iterators
|
|
LICENSE= gnu-gpl-v2 # OR ruby-license
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|