forked from Lainports/freebsd-ports
- Add NO_ARCH
- Add empty directories to plist Approved by: portmgr blanket
This commit is contained in:
parent
a6d0032235
commit
331e71c30c
2 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ COMMENT= IRC client framework for Ruby
|
|||
USE_RUBY= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
DOCS_EN= BUGS ChangeLog MANIFEST \
|
||||
NEWS README TODO
|
||||
|
|
|
|||
|
|
@ -30,3 +30,5 @@
|
|||
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/cpi/syslog.cpi
|
||||
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/cpi/userlog.cpi
|
||||
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/bot.rb
|
||||
@dir %%RUBY_MODEXAMPLESDIR%%/log
|
||||
@dir %%RUBY_MODEXAMPLESDIR%%/ja/log
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue