summaryrefslogtreecommitdiffstats
path: root/emulators/prodosemu/Makefile
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-07-07 11:22:08 +0000
committermax <max@FreeBSD.org>1997-07-07 11:22:08 +0000
commitab459315918b639f66c94f0fb0c93b4b615b10af (patch)
treeab56826e15e1bdcd4c88e20a83bfd2a958959bab /emulators/prodosemu/Makefile
parent69319f7296f72ac00d4a90337c37596060eba729 (diff)
downloadFreeBSD-ports-ab459315918b639f66c94f0fb0c93b4b615b10af.zip
FreeBSD-ports-ab459315918b639f66c94f0fb0c93b4b615b10af.tar.gz
New port, prodosemu:
A text based Apple IIe ProDOS emulator. PR: 2817 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au>
Diffstat (limited to 'emulators/prodosemu/Makefile')
-rw-r--r--emulators/prodosemu/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile
new file mode 100644
index 0000000..829a356
--- /dev/null
+++ b/emulators/prodosemu/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: prodosemu
+# Version required: 0.1
+# Date created: 18th February 1997
+# Whom: Joel Sutton <sutton@aardvark.apana.org.au>
+#
+# $Id$
+#
+
+DISTNAME= prodosemu.v0.1
+PKGNAME= prodosemu-0.1
+CATEGORIES= emulators
+MASTER_SITES= ftp://ftp.apple.asimov.net/pub/apple_II/emulators/prodosemu/
+
+MAINTAINER= sutton@aardvark.apana.org.au
+
+NO_PACKAGE= yes
+RESTRICTED= apple.rom copyright is owned by Apple and cannot be distributed.
+WRKSRC= ${WRKDIR}/prodosemu-v0.1
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud