# New ports collection makefile for:	rubygem-highline
# Date created:		    4 October 2007
# Whom:					Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/devel/rubygem-highline/Makefile,v 1.1 2007/10/05 21:16:31 miwi Exp $
#

PORTNAME=	highline
PORTVERSION=	1.4.0
CATEGORIES=	devel rubygems
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	pgollucci@p6m7g8.com
COMMENT=	A high-level IO library for command-line interfaces

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>


syntax highlighted by Code2HTML, v. 0.9.1