aboutsummaryrefslogtreecommitdiff
path: root/lang/tinycobol/pkg-descr
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-08-08 15:56:43 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-08-08 15:56:43 +0000
commit288275ceaa51c2b8a1f46a155af1b500ef71667e (patch)
treefe69e9cc66d250fcbcab8454abf8acf5e7ef2c13 /lang/tinycobol/pkg-descr
parent106163adce9113b7e2828854e2dd51479390b0d6 (diff)
downloadports-288275ceaa51c2b8a1f46a155af1b500ef71667e.tar.gz
ports-288275ceaa51c2b8a1f46a155af1b500ef71667e.zip
Notes
Diffstat (limited to 'lang/tinycobol/pkg-descr')
-rw-r--r--lang/tinycobol/pkg-descr8
1 files changed, 0 insertions, 8 deletions
diff --git a/lang/tinycobol/pkg-descr b/lang/tinycobol/pkg-descr
deleted file mode 100644
index 74e96aae79a5..000000000000
--- a/lang/tinycobol/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-TinyCOBOL is a COBOL compiler for use with the GNU gcc package.
-It generates GNU assembler code, and then links it into an executable
-binary. The long term goal is to comply with the COBOL 85 standard.
-
-WWW: http://tiny-cobol.sourceforge.net/
-
-- patrick
-patrick@freebsd.org