aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-11 19:18:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-11 19:18:08 +0000
commit507163705c82f9aec29e81879653e7cc8f3aafdb (patch)
tree987d5ef92a45b7b374d3dbf4a2baa337d7bbf34c /lang/Makefile
parentfb607972800985f363c83835a3f9961e1a92b6f2 (diff)
downloadports-507163705c82f9aec29e81879653e7cc8f3aafdb.tar.gz
ports-507163705c82f9aec29e81879653e7cc8f3aafdb.zip
This utility converts both 48k and 128k ZX Spectrum BASIC programs stored
as plain text files into TAP files. TAP files can be used in most ZX Spectrum emulators and can be concatenated together using cat(1). Author: Martijn van der Heide PR: ports/114046 Submitted by: Rene Ladan <r.c.ladan@gmail.com>
Notes
Notes: svn path=/head/; revision=195429
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 8ad2962ecd70..f7e3699a46ee 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -14,6 +14,7 @@
SUBDIR += asn1c
SUBDIR += atlast
SUBDIR += awka
+ SUBDIR += bas2tap
SUBDIR += bf2c
SUBDIR += bigloo
SUBDIR += bwbasic