diff options
author | wiz <wiz@pkgsrc.org> | 2016-11-01 21:48:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-11-01 21:48:36 +0000 |
commit | 60d37ee196792c0c757e3d4e26f210fb0dbf3fd2 (patch) | |
tree | 78ce726205c5770e98e2a4cb7715c814fa7997de /games/ruby-squib/ALTERNATIVES | |
parent | 75cb74eb7f9935b588da7cf73ded89f8864ae275 (diff) | |
download | pkgsrc-60d37ee196792c0c757e3d4e26f210fb0dbf3fd2.tar.gz |
Import ruby-squib-0.11.0 as games/ruby-squib.
Squib is a Ruby DSL for prototyping card and board games. Write a
little bit of Ruby, define your deck's stats, then compile your
game into a series of images ready for print-and-play or even
print-on-demand. Squib is very data-driven and built on the principle
of Don't Repeat Yourself. Think of it like nanDeck done "the Ruby
way".
Diffstat (limited to 'games/ruby-squib/ALTERNATIVES')
-rw-r--r-- | games/ruby-squib/ALTERNATIVES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ruby-squib/ALTERNATIVES b/games/ruby-squib/ALTERNATIVES new file mode 100644 index 00000000000..42ff2314468 --- /dev/null +++ b/games/ruby-squib/ALTERNATIVES @@ -0,0 +1 @@ +bin/squib @PREFIX@/bin/squib@RUBY_SUFFIX@ |