diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-10 00:12:43 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-10 00:12:43 +0000 |
commit | ccdbd11758139a85eefd84cb1c65621886ca6e90 (patch) | |
tree | f38837e0c37e054eedcd41edb3b539ce66770b5f /graphics/g2/pkg-plist | |
parent | 8cc9682d9703fcb9de543e9f770858ebd837f4a1 (diff) | |
download | ports-ccdbd11758139a85eefd84cb1c65621886ca6e90.tar.gz ports-ccdbd11758139a85eefd84cb1c65621886ca6e90.zip |
Initial import of g2 version 0.23.
An easy to use, portable, and powerful 2D graphics library.
PR: 7416
Submitted by: Bill Fumerola <billf@jade.chc-chimes.com>
Notes
Notes:
svn path=/head/; revision=12392
Diffstat (limited to 'graphics/g2/pkg-plist')
-rw-r--r-- | graphics/g2/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/g2/pkg-plist b/graphics/g2/pkg-plist new file mode 100644 index 000000000000..1b1a776abaa0 --- /dev/null +++ b/graphics/g2/pkg-plist @@ -0,0 +1,5 @@ +lib/libg2.a +include/g2.h +include/g2_PS.h +include/g2_GIF.h +include/g2_X11.h |