freebsd-ports/devel/sdl12/pkg-plist
Edwin Groothuis 8b6e81981a [patch] unbreak packaging of devel/sdl12 with NOPORTDOCS
In the current state of the port Makefile and pkg-plist are not
    in sync.  Makefile obeys NOPORTDOCS, but pkg-plist would enlist
    not installed files anyway breaking packaging when NOPORTDOCS
    is set.

PR:		ports/62587
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-03-07 23:53:17 +00:00

80 lines
2.1 KiB
Text

bin/sdl11-config
include/SDL11/SDL.h
include/SDL11/SDL_active.h
include/SDL11/SDL_audio.h
include/SDL11/SDL_byteorder.h
include/SDL11/SDL_cdrom.h
include/SDL11/SDL_copying.h
include/SDL11/SDL_endian.h
include/SDL11/SDL_error.h
include/SDL11/SDL_events.h
include/SDL11/SDL_getenv.h
include/SDL11/SDL_joystick.h
include/SDL11/SDL_keyboard.h
include/SDL11/SDL_keysym.h
include/SDL11/SDL_main.h
include/SDL11/SDL_mouse.h
include/SDL11/SDL_mutex.h
include/SDL11/SDL_name.h
include/SDL11/SDL_opengl.h
include/SDL11/SDL_quit.h
include/SDL11/SDL_rwops.h
include/SDL11/SDL_syswm.h
include/SDL11/SDL_thread.h
include/SDL11/SDL_timer.h
include/SDL11/SDL_types.h
include/SDL11/SDL_version.h
include/SDL11/SDL_video.h
include/SDL11/begin_code.h
include/SDL11/close_code.h
lib/libSDL-1.1.a
lib/libSDL-1.1.so
lib/libSDL-1.1.so.5
lib/libSDLmain-1.1.a
share/aclocal/sdl11.m4
%%EXAMPLESDIR%%/COPYING
%%EXAMPLESDIR%%/Makefile.am
%%EXAMPLESDIR%%/Makefile.in
%%EXAMPLESDIR%%/README
%%EXAMPLESDIR%%/acinclude.m4
%%EXAMPLESDIR%%/aclocal.m4
%%EXAMPLESDIR%%/autogen.sh
%%EXAMPLESDIR%%/checkkeys.c
%%EXAMPLESDIR%%/config.guess
%%EXAMPLESDIR%%/config.sub
%%EXAMPLESDIR%%/configure
%%EXAMPLESDIR%%/configure.in
%%EXAMPLESDIR%%/graywin.c
%%EXAMPLESDIR%%/icon.bmp
%%EXAMPLESDIR%%/install-sh
%%EXAMPLESDIR%%/loopwave.c
%%EXAMPLESDIR%%/missing
%%EXAMPLESDIR%%/mkinstalldirs
%%EXAMPLESDIR%%/picture.xbm
%%EXAMPLESDIR%%/sail.bmp
%%EXAMPLESDIR%%/sample.bmp
%%EXAMPLESDIR%%/sample.wav
%%EXAMPLESDIR%%/testalpha.c
%%EXAMPLESDIR%%/testbitmap.c
%%EXAMPLESDIR%%/testcdrom.c
%%EXAMPLESDIR%%/testerror.c
%%EXAMPLESDIR%%/testgamma.c
%%EXAMPLESDIR%%/testgl.c
%%EXAMPLESDIR%%/testhread.c
%%EXAMPLESDIR%%/testjoystick.c
%%EXAMPLESDIR%%/testkeys.c
%%EXAMPLESDIR%%/testlock.c
%%EXAMPLESDIR%%/testoverlay.c
%%EXAMPLESDIR%%/testpalette.c
%%EXAMPLESDIR%%/testsem.c
%%EXAMPLESDIR%%/testsprite.c
%%EXAMPLESDIR%%/testtimer.c
%%EXAMPLESDIR%%/testtypes.c
%%EXAMPLESDIR%%/testver.c
%%EXAMPLESDIR%%/testvidinfo.c
%%EXAMPLESDIR%%/testwin.c
%%EXAMPLESDIR%%/testwm.c
%%EXAMPLESDIR%%/threadwin.c
%%EXAMPLESDIR%%/torturethread.c
@dirrm %%EXAMPLESDIR%%
@dirrm include/SDL11