summaryrefslogtreecommitdiff
path: root/games/boson/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-3/+3
2009-06-14Remove @dirrm entries from PLISTsjoerg1-68/+1
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd1-7/+5
2006-05-26USE_LANGUAGES=c c++wiz1-4/+3
Fix installation and remove BROKEN_IN. Fix PLIST and bump PKGREVISION.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-3/+1
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".
2003-12-03Initial import of boson-0.8, from pkgsrc-wip.xtraeme1-0/+1126
Boson is an OpenGL real-time strategy game, with the feeling of Command&Conquer(tm) or StarCraft(tm) and OpenGL support. It is designed to run on Unix computers, and is built on top of the libkdegames, kde and Qt libraries.