summaryrefslogtreecommitdiff
path: root/games/xbill/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-04-30Fix oops in the MAKE_DIRS_PERMS line -- args out of order.tv1-2/+2
2004-04-30nb1:tv1-1/+8
* Make sure the group "games" exists. * Use MAKE_DIRS_PERMS to make sure "/var/games" exists. * Use SUPPORT_FILES_PERMS to install the scorefile to /var/games.
2004-03-10Use bl3.snj1-3/+3
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2002-10-21Convert to buildlink2.wiz1-2/+3
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-11-27We can't share the pixmaps with current version of "gnome-games" any moretron1-1/+3
because the sets are no different. So add a conflicht with the "gnome-games" package.
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-5/+4
1999-12-29We aren't very much interested in the windows port homepage, but rather thepooka1-2/+2
proper homepage.
1999-12-29Old HOMEPAGE was non-existent, make it point to a working location.pooka1-2/+2
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-15Initial addition of xbill-2.0 - stop the dreaded Windows virus fromfrueauf1-0/+20
infecting computers. Closes pr 5947 by Tim Rightnour.