pkgsrc/devel/ruby-pathname2/Makefile

15 lines
399 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2010/09/10 06:08:32 taca Exp $
DISTNAME= pathname2-1.6.3
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"