2013-06-02 19:59:42 +02:00
|
|
|
# Created by: Eric Freeman <freebsdports@chillibear.com>
|
2009-10-11 14:41:09 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= file-tail
|
2013-06-02 19:59:42 +02:00
|
|
|
PORTVERSION= 1.0.12
|
2009-10-11 14:41:09 +02:00
|
|
|
CATEGORIES= devel rubygems
|
2010-05-26 21:51:34 +02:00
|
|
|
MASTER_SITES= RG
|
2009-10-11 14:41:09 +02:00
|
|
|
|
2013-07-27 18:06:01 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= Ruby library that allows Ruby to 'tail' files
|
2009-10-11 14:41:09 +02:00
|
|
|
|
2012-08-29 06:37:47 +02:00
|
|
|
RUN_DEPENDS= rubygem-tins>=0.5.0:${PORTSDIR}/devel/rubygem-tins
|
2010-06-06 21:56:06 +02:00
|
|
|
|
2009-10-11 14:41:09 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|