pkgsrc/devel/ruby-io-like/Makefile
2017-09-04 18:00:49 +00:00

11 lines
295 B
Makefile

# $NetBSD: Makefile,v 1.4 2017/09/04 18:00:53 wiz Exp $
DISTNAME= io-like-0.3.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://io-like.rubyforge.org/
COMMENT= Functionality of an IO object to any class
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"