diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-13 14:51:45 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-13 14:51:45 +0000 |
commit | 1b53e562c3ed36f4d1f15ca4237650dad7f82f5c (patch) | |
tree | 1981b3f94f2434c0783c63546a98ce56bff82e00 /graphics/gd/pkg-plist | |
parent | They only have a .tar.Z file (don't have .tar.gz anymore). Gosh, isn't (diff) |
Import of gd, a graphics library for fast GIF creation.
Closes PR #2619.
Submitted by: jeff@cetlink.net
Diffstat (limited to 'graphics/gd/pkg-plist')
-rw-r--r-- | graphics/gd/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/gd/pkg-plist b/graphics/gd/pkg-plist new file mode 100644 index 000000000000..c21689c7e613 --- /dev/null +++ b/graphics/gd/pkg-plist @@ -0,0 +1,8 @@ +bin/gddemo +bin/giftogd +bin/webgif +lib/libgd.a +include/gd/gd.h +include/gd/gdfonts.h +share/examples/gd/index.html +share/examples/gd/demoin.gif |