aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emulators/Makefile1
-rw-r--r--emulators/darcnes/Makefile27
-rw-r--r--emulators/darcnes/distinfo1
-rw-r--r--emulators/darcnes/pkg-comment1
-rw-r--r--emulators/darcnes/pkg-descr3
-rw-r--r--emulators/darcnes/pkg-plist1
6 files changed, 34 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 5f6ed4e500cf..45ab8ce665d5 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -10,6 +10,7 @@
SUBDIR += cingb
SUBDIR += cpmemu
SUBDIR += cpmtools
+ SUBDIR += darcnes
SUBDIR += dgen-sdl
SUBDIR += dlx
SUBDIR += fmsx
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile
new file mode 100644
index 000000000000..7eada6fb9de8
--- /dev/null
+++ b/emulators/darcnes/Makefile
@@ -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>
diff --git a/emulators/darcnes/distinfo b/emulators/darcnes/distinfo
new file mode 100644
index 000000000000..91319104c438
--- /dev/null
+++ b/emulators/darcnes/distinfo
@@ -0,0 +1 @@
+MD5 (dn9b0401.tgz) = 84d0cb6fc00017e5bf7cc09acd5e365b
diff --git a/emulators/darcnes/pkg-comment b/emulators/darcnes/pkg-comment
new file mode 100644
index 000000000000..62c4c3528d7c
--- /dev/null
+++ b/emulators/darcnes/pkg-comment
@@ -0,0 +1 @@
+multi-system emulator
diff --git a/emulators/darcnes/pkg-descr b/emulators/darcnes/pkg-descr
new file mode 100644
index 000000000000..262d4235f0a0
--- /dev/null
+++ b/emulators/darcnes/pkg-descr
@@ -0,0 +1,3 @@
+multi-system emulator
+
+WWW: http://www.netway.com/~nyef/
diff --git a/emulators/darcnes/pkg-plist b/emulators/darcnes/pkg-plist
new file mode 100644
index 000000000000..d4a70dd068de
--- /dev/null
+++ b/emulators/darcnes/pkg-plist
@@ -0,0 +1 @@
+bin/darcnes
ese/kde3-i18n-zh_CN?id=4b5b1eededbbe4297879a58f5799f035187b7b34'>Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-2/+2 * Update to KDE 3.4.1lofi2005-06-262-4/+8 * Update to KDE 3.4lofi2005-03-212-28/+55 * Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly.lofi2004-12-231-1/+0 * Fix kde3-i18n ports.lofi2004-12-161-2/+2 * Update to KDE 3.3.2lofi2004-12-142-4/+6 * Update to KDE 3.3.1lofi2004-11-082-2/+5 * Update to KDE 3.3lofi2004-08-313-8/+52 * Update to version 3.2.3lofi2004-06-101-2/+2 * Update to KDE 3.2.2lofi2004-04-202-20/+5 * Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-102-2/+3 * Update to KDE 3.2.0lofi2004-02-053-23/+91 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * Translation update: fix checksum.will2003-09-221-1/+1 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-2/+1 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-292-1/+4 * Update to KDE 3.1.2lioux2003-05-202-4/+4 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-062-2/+4 * pkg-comment police: Purge them in this category while I'm here.foxfair2003-02-262-1/+1 * Upgrade kde-i18n to 3.1. Note that the following modules did not get awill2003-01-292-16/+153 * Change main category to chinese so pkgdb doesn't get sick over a missingalane2002-10-162-2/+1 * 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-2/+3 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-253-4/+7 * 1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-031-2/+2 * Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-021-0/+1 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Fix MASTER_SITE_SUBDIR.will2002-07-101-1/+1