pkgsrc/devel/ruby-hike/Makefile

13 lines
296 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2013/06/16 15:45:06 taca Exp $
DISTNAME= hike-1.2.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/sstephenson/hike
COMMENT= Find files in a set of paths
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"