Imported Debian patch 21-9
[debian/pforth] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..5d191d7
--- /dev/null
@@ -0,0 +1,15 @@
+Source: pforth
+Section: interpreters
+Priority: optional
+Maintainer: Bdale Garbee <bdale@gag.com>
+Build-Depends: debhelper
+Standards-Version: 3.5.6.0
+
+Package: pforth
+Architecture: arm i386 m68k powerpc s390 sparc hurd-i386 hppa
+Depends: ${shlibs:Depends}
+Description: portable Forth interpreter
+ pForth is a public domain, portable ANS Forth based on a kernel written in
+ ANSI 'C'.  This makes it easy to port pForth to multiple platforms.
+ .
+ More information on pForth is available at http://www.softsynth.com/pforth/