aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-12-29 07:42:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-12-29 07:42:41 +0000
commit486a5d36cb11f558f319fe3d5f07a54a2f214922 (patch)
treeb99f83e5d17af7b390ef37815e5ce0165bab959d /lang/Makefile
parentd351a6996806b23c708de932ee8b8d6388a86a7b (diff)
downloadports-486a5d36cb11f558f319fe3d5f07a54a2f214922.tar.gz
ports-486a5d36cb11f558f319fe3d5f07a54a2f214922.zip
New port: lang/huc (PC Engine C Compiler)
HuC is a PC Engine C compiler. It can create ROMs (hucard) or CD images and is bundled with an assembler and all kinds of libraries. You can ouput text, scrolls, make sound, control CD, handle sprites and tiles, and more. PR: ports/60511 Submitted by: Frederic <nexusb@free.fr>
Notes
Notes: svn path=/head/; revision=96863
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 8e4f299c9a5b..0964cec682db 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -87,6 +87,7 @@
SUBDIR += guile
SUBDIR += helium
SUBDIR += hope
+ SUBDIR += huc
SUBDIR += hugs
SUBDIR += icc
SUBDIR += ici