diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-01-09 08:55:57 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-01-09 08:55:57 +0800 |
commit | 63482336b3db72c8728fc24722b5cf8daffea36c (patch) | |
tree | f5d9f5dbf1570a0b866b640b1febef5dfe381cb2 /graphics/Makefile | |
parent | 57e42316927d77f52f74d76adc8c50437fa19303 (diff) | |
download | freebsd-ports-gnome-63482336b3db72c8728fc24722b5cf8daffea36c.tar.gz freebsd-ports-gnome-63482336b3db72c8728fc24722b5cf8daffea36c.tar.zst freebsd-ports-gnome-63482336b3db72c8728fc24722b5cf8daffea36c.zip |
add q-graph 1.2
Q-Graph -- graph library and editor for the Q language
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 46b3e1d94a8b..2a65a82279cc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -326,6 +326,7 @@ SUBDIR += py-ming SUBDIR += py-opengl SUBDIR += py-paint + SUBDIR += q-graph SUBDIR += qcread SUBDIR += qglviewer SUBDIR += qiv |