aboutsummaryrefslogtreecommitdiffstats
path: root/games/slashem-tty/pkg-plist
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2007-08-19 16:37:32 +0800
committerglewis <glewis@FreeBSD.org>2007-08-19 16:37:32 +0800
commit81360f6ad41aea65089d84cf7f017106768d1cb2 (patch)
tree48ecc43562a59677b732f82f5fa79924426ea2b7 /games/slashem-tty/pkg-plist
parent3ff085329c64ef2057e2a69315013890ddbb1ca8 (diff)
downloadfreebsd-ports-gnome-81360f6ad41aea65089d84cf7f017106768d1cb2.tar.gz
freebsd-ports-gnome-81360f6ad41aea65089d84cf7f017106768d1cb2.tar.zst
freebsd-ports-gnome-81360f6ad41aea65089d84cf7f017106768d1cb2.zip
. Update to 0.0.7E7F3.
. Take maintainership. [1] Approved by: clive@darkarts.co.za (previous maintainer)
Diffstat (limited to 'games/slashem-tty/pkg-plist')
-rw-r--r--games/slashem-tty/pkg-plist38
1 files changed, 19 insertions, 19 deletions
diff --git a/games/slashem-tty/pkg-plist b/games/slashem-tty/pkg-plist
index a6c94e2e755c..d01452631b0d 100644
--- a/games/slashem-tty/pkg-plist
+++ b/games/slashem-tty/pkg-plist
@@ -1,19 +1,19 @@
-bin/slashem-tty
-share/slashem-tty/slashem-tty
-@exec mkdir %D/share/slashem-tty/save
-@exec chmod -R 775 %D/share/slashem-tty
-@exec chmod 2755 %D/share/slashem-tty/save
-@exec chown games:games %D/share/slashem-tty/save
-@unexec rm -rf %D/share/slashem-tty/save
-%%PORTDOCS%%share/doc/slashem-tty/Guidebook.txt
-%%PORTDOCS%%share/doc/slashem-tty/slamfaq.txt
-%%PORTDOCS%%share/doc/slashem-tty/sample.slashemrc
-share/slashem-tty/license
-share/slashem-tty/nhshare
-share/slashem-tty/nhushare
-@mode 664
-share/slashem-tty/logfile
-share/slashem-tty/record
-share/slashem-tty/perm
-@dirrm share/slashem-tty
-%%PORTDOCS%%@dirrm share/doc/slashem-tty
+bin/slashem
+%%PORTDOCS%%%%DOCSDIR%%/Guidebook.txt
+%%PORTDOCS%%%%DOCSDIR%%/sample.slashemrc
+%%PORTDOCS%%%%DOCSDIR%%/slamfaq.txt
+%%DATADIR%%/license
+%%DATADIR%%/logfile
+%%DATADIR%%/nhshare
+%%DATADIR%%/nhushare
+%%DATADIR%%/perm
+%%DATADIR%%/record
+%%DATADIR%%/recover
+%%DATADIR%%/slashem
+@exec mkdir %D/%%DATADIR%%/save
+@exec chmod -R 775 %D/%%DATADIR%%
+@exec chmod 2755 %D/%%DATADIR%%/save
+@exec chown games:games %D/%%DATADIR%%/save
+@dirrmtry %%DATADIR%%/save
+@dirrmtry %%DATADIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%