diff options
author | pav <pav@FreeBSD.org> | 2004-05-10 07:26:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-10 07:26:39 +0800 |
commit | 7c344eb992fe0f606d0c051512fd87d45c4c2dd1 (patch) | |
tree | b8985673a5b0d2729e0082fd5743f325a8f8b222 /lang/sdcc/distinfo | |
parent | 8795457cab41b101c2d293b8a1ff63b29f1f24ec (diff) | |
download | freebsd-ports-gnome-7c344eb992fe0f606d0c051512fd87d45c4c2dd1.tar.gz freebsd-ports-gnome-7c344eb992fe0f606d0c051512fd87d45c4c2dd1.tar.zst freebsd-ports-gnome-7c344eb992fe0f606d0c051512fd87d45c4c2dd1.zip |
Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizing
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog
Z80 based MCUs.
PR: ports/66262
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
Diffstat (limited to 'lang/sdcc/distinfo')
-rw-r--r-- | lang/sdcc/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/sdcc/distinfo b/lang/sdcc/distinfo new file mode 100644 index 000000000000..ee7b387d7689 --- /dev/null +++ b/lang/sdcc/distinfo @@ -0,0 +1,2 @@ +MD5 (sdcc-2.4.0.tar.gz) = ef959381f292d8857d8679f92a71582d +SIZE (sdcc-2.4.0.tar.gz) = 3021296 |