pkgsrc/devel/ruby-hike/Makefile

13 lines
297 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2017/09/02 15:04:49 taca Exp $
DISTNAME= hike-2.1.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
2017-07-31 00:32:10 +02:00
HOMEPAGE= https://github.com/sstephenson/hike
COMMENT= Find files in a set of paths
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"