diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 18:14:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 18:14:21 +0000 |
commit | 9bab5786850ee98318387d121598f388ea2236d4 (patch) | |
tree | 7969b4e5142312e8431437b61625bed167174139 /games/tt/pkg-plist | |
parent | d22965bb2b67a8bbeb4a0864576b8095ef50b9ef (diff) |
Notes
Diffstat (limited to 'games/tt/pkg-plist')
-rw-r--r-- | games/tt/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/tt/pkg-plist b/games/tt/pkg-plist new file mode 100644 index 000000000000..40452f3c3a9f --- /dev/null +++ b/games/tt/pkg-plist @@ -0,0 +1,4 @@ +bin/tt +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@unexec if [ -f /var/games/ttscores ]; then rm /var/games/ttscores; fi |