diff options
author | asami <asami@FreeBSD.org> | 1995-03-24 05:27:13 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-03-24 05:27:13 +0000 |
commit | e11c38a60b352e1a51582668804b990ecfe2a90e (patch) | |
tree | 21a44b583786dcc58a759d4413a238e004601822 /games/xemeraldia/pkg-plist | |
parent | 5af64f77b1491f467ab7cc0321059bc94e4d7c85 (diff) | |
download | FreeBSD-ports-e11c38a60b352e1a51582668804b990ecfe2a90e.zip FreeBSD-ports-e11c38a60b352e1a51582668804b990ecfe2a90e.tar.gz |
Version 0.2 of xemeraldia. Drop blocks and break them.
Diffstat (limited to 'games/xemeraldia/pkg-plist')
-rw-r--r-- | games/xemeraldia/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/xemeraldia/pkg-plist b/games/xemeraldia/pkg-plist new file mode 100644 index 0000000..1319eb1 --- /dev/null +++ b/games/xemeraldia/pkg-plist @@ -0,0 +1,8 @@ +@cd ${X11BASE} +@owner games +@mode 755 +bin/xemeraldia +@exec touch -f %D/lib/X11/.xemeraldia.scores +@exec chmod 666 %D/lib/X11/.xemeraldia.scores +@exec chown games %D/lib/X11/.xemeraldia.scores +@unexec rm -f %D/lib/X11/.xemeraldia.scores |