aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-02-22 22:06:04 +0800
committerdinoex <dinoex@FreeBSD.org>2002-02-22 22:06:04 +0800
commit014e400dcb1f40393a0a2652b02e4b0c541d0523 (patch)
tree27d13150fc9f719e677971c7728dae2776494983 /lang/Makefile
parent9a77fc8cba015559909df6ff1542a9b38c36feee (diff)
downloadfreebsd-ports-gnome-014e400dcb1f40393a0a2652b02e4b0c541d0523.tar.gz
freebsd-ports-gnome-014e400dcb1f40393a0a2652b02e4b0c541d0523.tar.zst
freebsd-ports-gnome-014e400dcb1f40393a0a2652b02e4b0c541d0523.zip
flynn@energyhq.homeip.net wrote:
Dice is Matt Dillon's (yes, our FreeBSD guru :) portable 68000 C Compiler. Found it odd that there's not a port for this, considering that the author of the compiler is a FreeBSD commiter. PR: 34449 Submitted by: flynn@energyhq.homeip.net
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 7b3394288eb0..674f3222cf5e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -22,6 +22,7 @@
SUBDIR += crossgo32-f77
SUBDIR += cu-prolog
SUBDIR += cyclone
+ SUBDIR += dice
SUBDIR += dis
SUBDIR += diveintopython
SUBDIR += drscheme