parent
e5f938b82d
commit
06ee825549
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41739
2 changed files with 7 additions and 6 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= leafrogue
|
||||
PORTVERSION= 0.72
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese games
|
||||
MASTER_SITES= http://www.lab3.kuis.kyoto-u.ac.jp/~roguelike/leaf/dl/
|
||||
DISTNAME= lfrog${PORTVERSION:S/.//}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
bin/leafrogue
|
||||
share/rogue/leaf.msg
|
||||
@unexec rmdir %D/share/rogue 2>/dev/null || true
|
||||
share/doc/ja/leafrogue/readme.txt
|
||||
share/doc/ja/leafrogue/lf_rogue.html
|
||||
share/doc/ja/leafrogue/lf_rogue.txt
|
||||
share/doc/ja/leafrogue/guide.tex
|
||||
share/doc/ja/leafrogue/guide.txt
|
||||
@dirrm share/doc/ja/leafrogue
|
||||
%%PORTDOCS%%share/doc/ja/leafrogue/readme.txt
|
||||
%%PORTDOCS%%share/doc/ja/leafrogue/lf_rogue.html
|
||||
%%PORTDOCS%%share/doc/ja/leafrogue/lf_rogue.txt
|
||||
%%PORTDOCS%%share/doc/ja/leafrogue/guide.tex
|
||||
%%PORTDOCS%%share/doc/ja/leafrogue/guide.txt
|
||||
%%PORTDOCS%%@dirrm share/doc/ja/leafrogue
|
||||
|
|
Loading…
Reference in a new issue