# New ports collection makefile for:	rubygem-hike
# Date created:		2011-09-10
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-hike/Makefile,v 1.1 2011/10/17 01:24:17 swills Exp $
#

PORTNAME=	hike
PORTVERSION=	1.2.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A Ruby library for finding files in a set of paths

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
