- Add LICENSE
- Remove contiguous blank lines
This commit is contained in:
parent
3c45a087bc
commit
b4de01be80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336199
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue