pkgsrc/devel/ruby-pathname2/Makefile

15 lines
399 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2011/12/15 15:08:49 taca Exp $
DISTNAME= pathname2-1.6.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/shards
COMMENT= Alternate implementation of the Pathname library
LICENSE= artistic-2.0
DEPENDS+= ${RUBY_PKGPREFIX}-facade>=1.0.4:../../devel/ruby-facade
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"