summaryrefslogtreecommitdiffstats
path: root/games/crossfire-client
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>1997-01-26 10:07:08 +0000
committerandreas <andreas@FreeBSD.org>1997-01-26 10:07:08 +0000
commit14186c0d9c08db3d9c5ac158f2c547becd90ad8d (patch)
treeec75f5ebc20e71f2b892e3049d34aa104682d25d /games/crossfire-client
parentce8b2ca706d8278120663386346993b2b3ce9074 (diff)
downloadFreeBSD-ports-14186c0d9c08db3d9c5ac158f2c547becd90ad8d.zip
FreeBSD-ports-14186c0d9c08db3d9c5ac158f2c547becd90ad8d.tar.gz
Added crossfire shutdown and forbid file and added this to PLIST.
Diffstat (limited to 'games/crossfire-client')
-rw-r--r--games/crossfire-client/Makefile6
-rw-r--r--games/crossfire-client/pkg-plist2
2 files changed, 7 insertions, 1 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index f6d4677..5b7d0d4 100644
--- a/games/crossfire-client/Makefile
+++ b/games/crossfire-client/Makefile
@@ -3,7 +3,7 @@
# Date created: So 27 Okt 1996 12:25:55 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.9 1997/01/03 09:36:32 obrien Exp $
+# $Id: Makefile,v 1.10 1997/01/25 12:27:10 andreas Exp $
#
DISTNAME= crossfire-0.93.0
@@ -59,6 +59,10 @@ post-install:
@${CP} -r ${WRKDIR}/crossfire-0.93.0-doc/* ${CFDIR}/doc
@touch ${PREFIX}/crossfire/lib/bookarch
@chmod 664 ${PREFIX}/crossfire/lib/bookarch
+ @touch ${PREFIX}/crossfire/lib/shutdown
+ @chmod 664 ${PREFIX}/crossfire/lib/shutdown
+ @touch ${PREFIX}/crossfire/lib/forbid
+ @chmod 664 ${PREFIX}/crossfire/lib/forbid
@touch ${PREFIX}/crossfire/lib/players/.keep_me
@touch ${PREFIX}/crossfire/lib/unique-items/.keep_me
@/usr/sbin/chown -R games.games ${CFDIR}
diff --git a/games/crossfire-client/pkg-plist b/games/crossfire-client/pkg-plist
index f66e452..d91ce47 100644
--- a/games/crossfire-client/pkg-plist
+++ b/games/crossfire-client/pkg-plist
@@ -771,6 +771,7 @@ crossfire/lib/def_keys
crossfire/lib/dm_file
crossfire/lib/esrv_xpm.eric
crossfire/lib/faces
+crossfire/lib/forbid
crossfire/lib/formulae
crossfire/lib/fsconfig
crossfire/lib/help/apply
@@ -1496,6 +1497,7 @@ crossfire/lib/maps/world/world_e2
crossfire/lib/messages
crossfire/lib/motd
crossfire/lib/races
+crossfire/lib/shutdown
crossfire/lib/skill_params
crossfire/lib/sounds
crossfire/lib/spell_params
OpenPOWER on IntegriCloud