- Add LICENSE_FILE
- Add NO_ARCH Approved by: portmgr (blanket)
This commit is contained in:
parent
c6ec4c9d19
commit
c8d6814f92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402051
1 changed files with 2 additions and 0 deletions
|
@ -10,9 +10,11 @@ MAINTAINER= joe@thrallingpenguin.com
|
|||
COMMENT= Library for simple WSDL parsing
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-nokogiri>=1.6.1:${PORTSDIR}/textproc/rubygem-nokogiri
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
Loading…
Reference in a new issue