freebsd-ports/devel/rubygem-stream/Makefile
Sunpoet Po-Chuan Hsieh 4c59bea9bb - Add LICENSE
- Update WWW
2015-05-29 11:16:44 +00:00

20 lines
358 B
Makefile

# Created by: Ulrich Spoerlein <uspoerlein@gmail.com>
# $FreeBSD$
PORTNAME= stream
PORTVERSION= 0.5
PORTREVISION= 2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Interface for external iterators
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>