mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add LICENSE_FILE
This commit is contained in:
parent
c4039b6aac
commit
c456d246df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448564
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= Attributes on Steroids for Plain Old Ruby Objects
|
COMMENT= Attributes on Steroids for Plain Old Ruby Objects
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-axiom-types>=0.1:devel/rubygem-axiom-types \
|
RUN_DEPENDS= rubygem-axiom-types>=0.1:devel/rubygem-axiom-types \
|
||||||
rubygem-coercible>=1.0:devel/rubygem-coercible \
|
rubygem-coercible>=1.0:devel/rubygem-coercible \
|
||||||
|
@ -16,7 +17,6 @@ RUN_DEPENDS= rubygem-axiom-types>=0.1:devel/rubygem-axiom-types \
|
||||||
rubygem-equalizer>=0.0.9:devel/rubygem-equalizer
|
rubygem-equalizer>=0.0.9:devel/rubygem-equalizer
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue