diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-09-10 22:17:47 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-09-10 22:17:47 +0800 |
commit | d92b21fc0287e488309c1d96154a73e493b94968 (patch) | |
tree | eb8ea0ea656a5116d0c6f45c92e0bcfe8578ed73 /japanese/gd1/pkg-plist | |
parent | f3d4d0c5b433e1ff2576d36ba6316e1df65168ce (diff) | |
download | freebsd-ports-gnome-d92b21fc0287e488309c1d96154a73e493b94968.tar.gz freebsd-ports-gnome-d92b21fc0287e488309c1d96154a73e493b94968.tar.zst freebsd-ports-gnome-d92b21fc0287e488309c1d96154a73e493b94968.zip |
A graphics library for fast GIF creation
Submitted by: Ichiro Fukuhara <ichiro@ichiro.org>
Diffstat (limited to 'japanese/gd1/pkg-plist')
-rw-r--r-- | japanese/gd1/pkg-plist | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/japanese/gd1/pkg-plist b/japanese/gd1/pkg-plist new file mode 100644 index 000000000000..690bfaf2cead --- /dev/null +++ b/japanese/gd1/pkg-plist @@ -0,0 +1,19 @@ +bin/gddemo +bin/giftogd +bin/webgif +include/gd/gd.h +include/gd/gdfontg.h +include/gd/gdfontl.h +include/gd/gdfontmb.h +include/gd/gdfonts.h +include/gd/gdfontt.h +lib/libgd.a +lib/libgd.so +lib/libgd.so.1 +lib/libgd.so.1.3 +share/examples/gd/demoin.gif +share/examples/gd/index.html +@dirrm include/gd +@dirrm share/examples/gd +@exec /sbin/ldconfig -m %D/lib +@unexec /sbin/ldconfig -R |