pkgsrc/games/quake2forge/PLIST
jlam 1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00

30 lines
994 B
Text

@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:31 jlam Exp $
bin/quake2forge
lib/quake2forge/baseq2/game.la
lib/quake2forge/ctf/game.la
lib/quake2forge/ref_glx.la
lib/quake2forge/ref_sdlgl.la
lib/quake2forge/ref_softsdl.la
lib/quake2forge/ref_softx.la
share/doc/quake2forge/README.Solaris
share/doc/quake2forge/README.axp
share/doc/quake2forge/README.install
share/doc/quake2forge/README.joystick
share/doc/quake2forge/README.linux
share/doc/quake2forge/README.sdl
share/doc/quake2forge/README.solaris
share/doc/quake2forge/TODO-ctf.txt
share/doc/quake2forge/changes-ctf.txt
share/doc/quake2forge/changes.txt
share/doc/quake2forge/joystick.txt
share/doc/quake2forge/readme.txt
share/quake2forge/baseq2/config.cfg
@dirrm share/quake2forge/baseq2
@dirrm share/doc/quake2forge
@exec ${MKDIR} %D/lib/quake2forge/xatrix
@dirrm lib/quake2forge/xatrix
@exec ${MKDIR} %D/lib/quake2forge/rogue
@dirrm lib/quake2forge/rogue
@dirrm lib/quake2forge/ctf
@dirrm lib/quake2forge/baseq2
@dirrm lib/quake2forge