- Add LICENSE_FILE
- Add NO_ARCH
This commit is contained in:
parent
faf5e75fa6
commit
49c2717eb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399465
1 changed files with 2 additions and 0 deletions
|
@ -10,10 +10,12 @@ MAINTAINER= sunpoet@FreeBSD.org
|
|||
COMMENT= Module for the 'fog' gem to support Voxel
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \
|
||||
rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
Loading…
Reference in a new issue