11 lines
297 B
Makefile
11 lines
297 B
Makefile
# $NetBSD: Makefile,v 1.3 2013/04/06 12:08:39 rodent 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"
|