diff options
author | nivit <nivit@FreeBSD.org> | 2010-11-26 06:38:01 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2010-11-26 06:38:01 +0800 |
commit | beafc073f49772814c464a4e2a511f946fc53af0 (patch) | |
tree | 5c24d0f391370a1e3061453d7ab4d4f050617358 /graphics/Makefile | |
parent | e9c206a3cd12b4d5bc93a8a065d1aabf4b385d20 (diff) | |
download | freebsd-ports-gnome-beafc073f49772814c464a4e2a511f946fc53af0.tar.gz freebsd-ports-gnome-beafc073f49772814c464a4e2a511f946fc53af0.tar.zst freebsd-ports-gnome-beafc073f49772814c464a4e2a511f946fc53af0.zip |
Box is a programming language that puts special emphasis on graphics.
It is intended to be for vector graphics what LaTeX is for writing
scientific documents.
WWW: http://boxc.sourceforge.net
PR: ports/152435
Submitted by: Charlie Kester <corky1951 at comcast.net>
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 f2026b95f215..dc7a030ec619 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -52,6 +52,7 @@ SUBDIR += bmeps SUBDIR += bmp-rootvis SUBDIR += bmp2html + SUBDIR += box SUBDIR += bugle SUBDIR += c-a-i-r SUBDIR += cadubi |