diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-23 23:56:09 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-23 23:56:09 +0800 |
commit | 1b9d4a45399ca4a3051ab0337b7cc9953d8d21a0 (patch) | |
tree | af87062b80f4363f4bf15914018d317f65afcb3c /graphics/Makefile | |
parent | e0f96d6bf6356a80a24f10cf36dc21e75060993b (diff) | |
download | freebsd-ports-gnome-1b9d4a45399ca4a3051ab0337b7cc9953d8d21a0.tar.gz freebsd-ports-gnome-1b9d4a45399ca4a3051ab0337b7cc9953d8d21a0.tar.zst freebsd-ports-gnome-1b9d4a45399ca4a3051ab0337b7cc9953d8d21a0.zip |
add gts 0.6.0
GNU Triangulated Surface Library
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 9fea801a920a..7711af6e0802 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -114,6 +114,7 @@ SUBDIR += gtkfig SUBDIR += gtkgraph SUBDIR += gtksee + SUBDIR += gts SUBDIR += guilib SUBDIR += gview SUBDIR += gxanim |