summaryrefslogtreecommitdiffstats
path: root/games/xjewel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.ade2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵dwcjr2001-09-231-2/+1
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andasami2000-09-121-1/+9
| | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-2/+2
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Fix MASTER_SITESjmz2000-03-031-1/+1
| | | | | PR: ports/17162 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Create X11 font directory if it does not exist.jmz2000-02-211-0/+4
| | | | | PR: ports/16868 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add new MASTER_SITESjmz2000-02-131-12/+7
| | | | | | | Support CFLAGS properly PR: ports/1667 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* expr -> ${EXPR}mharo1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Move manpages from pkg/PLIST to MAN* macro in Makefile.steve1998-09-281-1/+2
|
* move lib/xjewel.* to lib/X11/xjewel, and portlintjmz1998-05-131-8/+8
| | | | | Reviewed by: jmz Submitted by: vanilla
* Oops, there were two more places I needed to change pcf.Z -> pcf.gz!asami1997-06-121-2/+2
|
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andobrien1997-01-031-5/+5
| | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR}
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* (1) Rename do-install to post-install.asami1995-05-021-3/+2
| | | | | (2) Take out make install.man from pre-install, it's not necessary as USE_IMAKE is set.
* Take out invocation of fake-pkg from do-install target. It is nowasami1995-04-241-2/+1
| | | | done in the main install target itself.
* Don't forget to addasami1995-04-211-1/+2
| | | | | | @${MAKE} ${.MAKEFLAGS} fake-pkg to your do-install target! ;)
* Updates of games Makefiles. I think they work, but don't quoteasami1995-04-201-4/+5
| | | | me on this. ;)
* Add MAINTAINER= jmz@FreeBSD.orgjmz1995-04-111-1/+2
|
* And here comes the next round of Makefile updates, for games. Folks,asami1995-04-111-2/+11
| | | | | | there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-0/+1
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* xjewel - X windows droping jewels game. Version 1.6jmz1994-11-221-0/+21
OpenPOWER on IntegriCloud