1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

- Add LICENSE

- Remove contiguous blank lines
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-20 18:32:13 +00:00
parent 668c109469
commit 6902ba3f2c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334436

View File

@ -9,11 +9,12 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Thread-safe collections and utilities for Ruby
LICENSE= AL2
RUN_DEPENDS= rubygem-atomic>=0:${PORTSDIR}/devel/rubygem-atomic
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>