875d961838
Various fixes.
12 lines
296 B
Makefile
12 lines
296 B
Makefile
# $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"
|