diff options
author | will <will@FreeBSD.org> | 2000-12-19 08:46:57 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-19 08:46:57 +0000 |
commit | 0b00872b87147eb8752689cc0cbb832b44b9e089 (patch) | |
tree | a155e0deff579405dd9f2c6458c57a93ec899a90 /graphics/gom/pkg-plist | |
parent | e04e4bc0d6ab2849d9c6800fd6e5ea39113458fd (diff) | |
download | FreeBSD-ports-0b00872b87147eb8752689cc0cbb832b44b9e089.zip FreeBSD-ports-0b00872b87147eb8752689cc0cbb832b44b9e089.tar.gz |
Add gom 0.1, a commandline text rendering utility that creates images
from arbitrary text.
PR: 22798
Submitted by: Jeremy Norris <ishmael27@home.com>
Diffstat (limited to 'graphics/gom/pkg-plist')
-rw-r--r-- | graphics/gom/pkg-plist | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/gom/pkg-plist b/graphics/gom/pkg-plist new file mode 100644 index 0000000..c8d2cc7 --- /dev/null +++ b/graphics/gom/pkg-plist @@ -0,0 +1,15 @@ +bin/gom +share/doc/gom/AUTHORS +share/doc/gom/ChangeLog +share/doc/gom/README +share/doc/gom/TODO +share/gom/fonts/20thcent.ttf +share/gom/fonts/cinema.ttf +share/gom/fonts/goodtime.ttf +share/gom/fonts/joystix.ttf +share/gom/fonts/morpheus.ttf +share/gom/fonts/notepad.ttf +share/gom/fonts/soulpapa.ttf +@dirrm share/doc/gom +@dirrm share/gom/fonts +@dirrm share/gom |