diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-08-07 07:02:42 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-08-07 07:02:42 +0000 |
commit | 290f6233936d7ad0c9d7a892ac53a821ba4fd2b8 (patch) | |
tree | 2e4daeacf650f5414eb9291c4a16d0c070a1ba83 /devel/sge/pkg-plist | |
parent | dd838bc33707917a973b5c50f9d9d5e7d313c2ad (diff) | |
download | ports-290f6233936d7ad0c9d7a892ac53a821ba4fd2b8.tar.gz ports-290f6233936d7ad0c9d7a892ac53a821ba4fd2b8.zip |
Add sge 0.030809, a graphic library for the Simple DirectMedia Layer
(SDL).
PR: ports/101364
Submitted by: Jona Joachim <walkingshadow at grummel.net>
Notes
Notes:
svn path=/head/; revision=169911
Diffstat (limited to 'devel/sge/pkg-plist')
-rw-r--r-- | devel/sge/pkg-plist | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/devel/sge/pkg-plist b/devel/sge/pkg-plist new file mode 100644 index 000000000000..43f4391742c4 --- /dev/null +++ b/devel/sge/pkg-plist @@ -0,0 +1,64 @@ +include/SDL11/sge.h +include/SDL11/sge_blib.h +include/SDL11/sge_bm_text.h +include/SDL11/sge_collision.h +include/SDL11/sge_config.h +include/SDL11/sge_internal.h +include/SDL11/sge_misc.h +include/SDL11/sge_primitives.h +include/SDL11/sge_rotation.h +include/SDL11/sge_shape.h +include/SDL11/sge_surface.h +include/SDL11/sge_textpp.h +include/SDL11/sge_tt_text.h +lib/libSGE.a +lib/libSGE.so +lib/libSGE.so.0 +lib/libSGE.so.0.030809 +%%PORTDOCS%%%%DOCSDIR%%/blib.html +%%PORTDOCS%%%%DOCSDIR%%/bmf.html +%%PORTDOCS%%%%DOCSDIR%%/collision.html +%%PORTDOCS%%%%DOCSDIR%%/color.html +%%PORTDOCS%%%%DOCSDIR%%/figures.html +%%PORTDOCS%%%%DOCSDIR%%/guide.html +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/intro.html +%%PORTDOCS%%%%DOCSDIR%%/macros.html +%%PORTDOCS%%%%DOCSDIR%%/misc.html +%%PORTDOCS%%%%DOCSDIR%%/pixels.html +%%PORTDOCS%%%%DOCSDIR%%/rotate.html +%%PORTDOCS%%%%DOCSDIR%%/shape.html +%%PORTDOCS%%%%DOCSDIR%%/surface.html +%%PORTDOCS%%%%DOCSDIR%%/text_classes.html +%%PORTDOCS%%%%DOCSDIR%%/thanks.html +%%PORTDOCS%%%%DOCSDIR%%/toc.html +%%PORTDOCS%%%%DOCSDIR%%/ttf-input.html +%%PORTDOCS%%%%DOCSDIR%%/ttf-output.html +%%PORTDOCS%%%%DOCSDIR%%/ttf.html +%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile +%%PORTDOCS%%%%EXAMPLESDIR%%/README +%%PORTDOCS%%%%EXAMPLESDIR%%/alpha.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/basics.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/basics_c.c +%%PORTDOCS%%%%EXAMPLESDIR%%/bitmapfont.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/blib.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/blitting.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/collision.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/fire.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/font.bmp +%%PORTDOCS%%%%EXAMPLESDIR%%/font.ttf +%%PORTDOCS%%%%EXAMPLESDIR%%/input.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/inputdeluxe.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/poly.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/rotate.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/sfont.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/sfont.png +%%PORTDOCS%%%%EXAMPLESDIR%%/smiley.bmp +%%PORTDOCS%%%%EXAMPLESDIR%%/speedtest.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/sprite.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/sprite2.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/ttf_readme +%%PORTDOCS%%%%EXAMPLESDIR%%/tux.bmp +@dirrmtry include/SDL11 +%%PORTDOCS%%@dirrm %%DOCSDIR%% +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% |