summaryrefslogtreecommitdiff
path: root/games/oneko/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update MASTER_SITE.Steve Price1999-05-291-2/+2
| | | | | | | | PR: 11906 Submitted by: Hotaru-Ya <hotaru@tail.net> Notes: svn path=/head/; revision=19073
* Update MASTER_SITES and MAINTAINERBill Fumerola1998-11-121-3/+3
| | | | | | | | PR: ports/8617 Submitted by: candy@kgc.co.jp <maintainer> Notes: svn path=/head/; revision=14489
* Add a good MASTER_SITEJustin M. Seger1998-10-041-2/+3
| | | | Notes: svn path=/head/; revision=13633
* Take out MANCOMPRESSED=yes (not needed anymore, implied by USE_IMAKE).Satoshi Asami1998-08-271-2/+1
| | | | Notes: svn path=/head/; revision=12875
* Install manpage in man6 as the man page header says it is.David E. O'Brien1997-01-031-2/+5
| | | | Notes: svn path=/head/; revision=5181
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-12-301-2/+2
| | | | Notes: svn path=/head/; revision=5139
* Upgrade to unofficial 1.2, now includes "BSD Daemon" mode (-bsd).Satoshi Asami1996-12-181-7/+8
| | | | | | | Submitted by: candy@fct.kgc.co.jp Notes: svn path=/head/; revision=5022
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1995-04-111-3/+5
| | | | | | | | | 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.... Notes: svn path=/head/; revision=1325
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! Notes: svn path=/head/; revision=935
* oneko, a cat chasing the mouse all over the screenSatoshi Asami1994-12-061-0/+15
Notes: svn path=/head/; revision=536