1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Remove contiguous blank lines
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-11 18:49:44 +00:00
parent 3c45a087bc
commit b4de01be80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336199

View File

@ -8,6 +8,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Attributes on Steroids for Plain Old Ruby Objects
LICENSE= MIT
RUN_DEPENDS= rubygem-backports>=3.3:${PORTSDIR}/devel/rubygem-backports \
rubygem-descendants_tracker>=0.0.1:${PORTSDIR}/devel/rubygem-descendants_tracker
@ -15,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>