# Ports collection makefile for:	rubygem-file-tail
# Date created:				06 October 2009
# Whom:					Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD: ports/devel/rubygem-file-tail/Makefile,v 1.1 2009/10/11 12:41:09 miwi Exp $
#

PORTNAME=	file-tail
PORTVERSION=	1.0.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RF

MAINTAINER=	freebsdports@chillibear.com
COMMENT=	This is a small Ruby library that allows Ruby to 'tail' files

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
