diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-05 14:42:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-05 14:42:53 +0000 |
commit | eb7bb6a16ade4eebb93ac19df5431161ecb865ca (patch) | |
tree | 67a457a45662e87da936538e7cc50d8f147df556 /graphics/frontline/pkg-descr | |
parent | 6e633ee34935ae62e08ffb9b5bc8b5992ae7745d (diff) |
Notes
Diffstat (limited to 'graphics/frontline/pkg-descr')
-rw-r--r-- | graphics/frontline/pkg-descr | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/frontline/pkg-descr b/graphics/frontline/pkg-descr deleted file mode 100644 index c1e5e9120053..000000000000 --- a/graphics/frontline/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Frontline provides a gtk+/gnome based GUI frontend for -autotrace (http://autotrace.sourceforge.net) in 4 ways. - -1. Stand alone program. A command `frontline' runs as a stand alone - program. It will work well with Gnome desktop and nautilus. - -2. Reusable library. A library `libfrontline.a' could be used as a - building block of your application that needs the autotrace function. - APIs are listed in frontline.h. The stand alone program frontline - itself uses libfrontline.a. - -WWW: http://autotrace.sourceforge.net/frontline/ |