- Add LICENSE
This commit is contained in:
parent
059bc05a81
commit
6847889750
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387826
1 changed files with 3 additions and 1 deletions
|
@ -10,12 +10,14 @@ MASTER_SITES= RG
|
|||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Sprockets Rails integration
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack4>=4.0:${PORTSDIR}/www/rubygem-actionpack4 \
|
||||
rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \
|
||||
rubygem-sprockets>=2.12.3:${PORTSDIR}/devel/rubygem-sprockets
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST=yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue