summaryrefslogtreecommitdiff
path: root/emulators/vMac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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.
* PORTNAME/VERSION stuffMichael Haro2000-04-121-4/+4
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* USE_XLIB=yesChris Piazza1999-08-311-2/+3
| | | | Also change a YES to a yes to be the same as the rest of the Makefile.
* PR: ports/12597Donald Burr1999-08-298-0/+584
Submitted by: troll@digitalspark.net Reviewed by: dburr@FreeBSD.ORG Import of new port emulators/vMac, a software Macintosh emulator. (Requires an image of a MacPlus ROM to work, read the vMac website for more details.)