1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Add LICENSE

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-30 23:09:23 +00:00
parent 013800a330
commit fd3320504a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388005

View File

@ -9,10 +9,12 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby library that allows Ruby to 'tail' files
LICENSE= GPLv2
RUN_DEPENDS= rubygem-tins0>=0.5.0:${PORTSDIR}/devel/rubygem-tins0
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>