diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-05-20 13:33:02 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-05-20 13:33:02 +0800 |
commit | b67c0e6b8d4353099f91209522cef4da01b3839d (patch) | |
tree | eeb593ed3f29ae59c5de67428d1f22402277d66b /graphics/Makefile | |
parent | 30aaeb68b21ce3a618480b76b77aa8cf2fefc7db (diff) | |
download | freebsd-ports-gnome-b67c0e6b8d4353099f91209522cef4da01b3839d.tar.gz freebsd-ports-gnome-b67c0e6b8d4353099f91209522cef4da01b3839d.tar.zst freebsd-ports-gnome-b67c0e6b8d4353099f91209522cef4da01b3839d.zip |
add xtexcad 2.4.1
Simple drawing program enforcing limited slopes and diameters
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 fa295d0f6602..24f400e24981 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -412,6 +412,7 @@ SUBDIR += xpx SUBDIR += xrml SUBDIR += xsane + SUBDIR += xtexcad SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xwpick |