diff options
author | garga <garga@FreeBSD.org> | 2006-06-21 23:53:33 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-06-21 23:53:33 +0800 |
commit | 24d4c008de2bca4ffd5ada243e94b662c7b83c86 (patch) | |
tree | ff3e698a4322615be600010b5aa267c20d420c42 /graphics/Makefile | |
parent | c223f1894860ba06b0fad175d4b80ce5c0dea2c2 (diff) | |
download | freebsd-ports-gnome-24d4c008de2bca4ffd5ada243e94b662c7b83c86.tar.gz freebsd-ports-gnome-24d4c008de2bca4ffd5ada243e94b662c7b83c86.tar.zst freebsd-ports-gnome-24d4c008de2bca4ffd5ada243e94b662c7b83c86.zip |
Add fpc-ggi , free Pascal interface to libggi.
PR: ports/98667
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 2a008707636f..acb9c3231d30 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -124,6 +124,7 @@ SUBDIR += fly SUBDIR += fnlib SUBDIR += fpc-fpgtk + SUBDIR += fpc-ggi SUBDIR += fracplanet SUBDIR += fractorama SUBDIR += fraqtive |