diff options
author | garga <garga@FreeBSD.org> | 2006-06-22 00:01:47 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-06-22 00:01:47 +0800 |
commit | dbf507a6f76c7e6b04ceb86a5b1510f19e11028a (patch) | |
tree | f34e72c4377d3f96c3d00a53688115732332f321 /graphics/Makefile | |
parent | 9f337ea6c1cf086bd2f135b593cb066ed0440e1f (diff) | |
download | freebsd-ports-gnome-dbf507a6f76c7e6b04ceb86a5b1510f19e11028a.tar.gz freebsd-ports-gnome-dbf507a6f76c7e6b04ceb86a5b1510f19e11028a.tar.zst freebsd-ports-gnome-dbf507a6f76c7e6b04ceb86a5b1510f19e11028a.zip |
Add fpc-opengl , free Pascal interface to the OpenGL library.
PR: ports/98674
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4aab2d007e9b..69fdc5cdf268 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -131,6 +131,7 @@ SUBDIR += fpc-libgd SUBDIR += fpc-libpng SUBDIR += fpc-ncurses + SUBDIR += fpc-opengl SUBDIR += fracplanet SUBDIR += fractorama SUBDIR += fraqtive |