freebsd-ports/games/tome
Edwin Groothuis 9d69aa89c1 [patch] games/tome package-building is broken
The package by make package will install fine but it's not
	possible to start the game. make install runs T.o.M.Es own
	install script which changes file permissions. This is not
	done using the binary package. To fix this I have added the
	corresponding @exec directives to the pkg-plist.

	While here I added the creation of the plot directory which
	is not part of the binary package.

	While here I replaced @dirrm with @dirrmtry directives to
	make the deinstall less verbose. Problem is T.o.M.E spams
	the %%DATADIR%% so it won't deinstall cleanly. To make the
	user aware of this I added a pkg-deinstall script which
	will emit a corresponding message.

PR:		ports/125194
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de>
Approved by:	Peter Thoenen <peter.thoenen@yahoo.com>
2008-07-05 02:49:58 +00:00
..
files [patch] games/tome package-building is broken 2008-07-05 02:49:58 +00:00
distinfo
Makefile [patch] games/tome package-building is broken 2008-07-05 02:49:58 +00:00
pkg-descr
pkg-plist [patch] games/tome package-building is broken 2008-07-05 02:49:58 +00:00