diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-04-23 00:26:05 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-04-23 00:26:05 +0800 |
commit | fb650d4c931039ca01901c3f6c88f024efec4135 (patch) | |
tree | a5894c25a26b2892558d93363cd3f00cf5df486d /graphics/Makefile | |
parent | 9e66abb0dcdee326cd52f6d16245b4a080c93a18 (diff) | |
download | freebsd-ports-gnome-fb650d4c931039ca01901c3f6c88f024efec4135.tar.gz freebsd-ports-gnome-fb650d4c931039ca01901c3f6c88f024efec4135.tar.zst freebsd-ports-gnome-fb650d4c931039ca01901c3f6c88f024efec4135.zip |
Add ascii0 0.95, a Perl/GTK application that lets you draw ASCII charts
using a GUI.
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 11402d02e269..8974c61e0991 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -27,6 +27,7 @@ SUBDIR += aoi SUBDIR += aolserver-nsgd SUBDIR += aqsis + SUBDIR += ascii0 SUBDIR += autopano-sift SUBDIR += autoq3d SUBDIR += autotrace |