diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-27 06:15:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-27 06:15:46 +0000 |
commit | a766e89b2b14bf9ba16a35b0efe5c267fcd56a85 (patch) | |
tree | 437ce4cabe5fe01ddbd326c36f37f150d0dc6b03 /devel/Makefile | |
parent | Fix master_site for EPLASER files. (diff) |
New port: Ada thin binding to SDL and OpenGL
daSDL is a set of Ada (programming language) bindings,
ports, and some original applications based on SDL (Simple
DirectMedia Library - http://www.libsdl.org)
WWW: http://adasdl.sourceforge.net/
PR: ports/46442
Submitted by: David Holm <david@realityrift.com>
Notes
Notes:
svn path=/head/; revision=89514
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 76a06dd1bcb3..f8c5b85e3f84 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -11,6 +11,7 @@ SUBDIR += ac-archive SUBDIR += acpicatools SUBDIR += adacurses + SUBDIR += adasdl SUBDIR += agenda-headers SUBDIR += agenda-libs SUBDIR += agenda-snow-libs |