Initial import.

NES, SMS, PCE, etc multi system emulator
This commit is contained in:
Yukihiro Nakai 2001-04-22 02:35:53 +00:00
parent b945b18999
commit 910b98bb83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41785
6 changed files with 34 additions and 0 deletions

View File

@ -10,6 +10,7 @@
SUBDIR += cingb
SUBDIR += cpmemu
SUBDIR += cpmtools
SUBDIR += darcnes
SUBDIR += dgen-sdl
SUBDIR += dlx
SUBDIR += fmsx

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: darcnes
# Date created: 22 April 2001
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= darcnes
PORTVERSION= 9b0401
CATEGORIES= emulators
MASTER_SITES= http://www.dridus.com/~nyef/darcnes/download/
DISTNAME= dn${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= nakai@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_CDROM= Commercial use is restricted
USE_X_PREFIX= yes
USE_GMAKE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/darcnes ${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (dn9b0401.tgz) = 84d0cb6fc00017e5bf7cc09acd5e365b

View File

@ -0,0 +1 @@
multi-system emulator

View File

@ -0,0 +1,3 @@
multi-system emulator
WWW: http://www.netway.com/~nyef/

View File

@ -0,0 +1 @@
bin/darcnes