summaryrefslogtreecommitdiff
path: root/games/xshisen (follow)
Commit message (Collapse)AuthorAgeFilesLines
* On second thought, merely comment it out. I'd hate to lose trackSatoshi Asami1997-03-061-1/+3
| | | | | | | of these things. Notes: svn path=/head/; revision=5870
* Remove IS_INTERACTIVE, it can operate under a ssh connection. (ThereSatoshi Asami1997-03-061-2/+1
| | | | | | | are other ports that does this.) Notes: svn path=/head/; revision=5866
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1997-01-031-4/+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} Notes: svn path=/head/; revision=5186
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Add IS_INTERACTIVEJames FitzGibbon1996-11-041-3/+4
| | | | | | | | Fix placement of USE_X11 Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4292
* Import of Shisen-sho puzzle game for X11James FitzGibbon1996-11-036-0/+226
Reviewed by: jfitz@FreeBSD.ORG Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Notes: svn path=/head/; revision=4285