freebsd-ports/x11-toolkits/hs-GLUT/pkg-plist
Volker Stolz 7558346c8b Add port x11-toolkits/hs-glut-ghc, GLUT bindings for Haskell. I forgot to
add this port when I revamped library support in lang/ghc a while ago.
Uses USE_GL=glut at the moment, so you get libglut/MESA.
2008-01-05 06:53:51 +00:00

34 lines
1.4 KiB
Text

%%SUBDIR%%/Graphics/UI/GLUT/Callbacks/Global.hi
%%SUBDIR%%/Graphics/UI/GLUT/Callbacks/Window.hi
%%SUBDIR%%/Graphics/UI/GLUT/Callbacks/Registration.hi
%%SUBDIR%%/Graphics/UI/GLUT/Begin.hi
%%SUBDIR%%/Graphics/UI/GLUT/Callbacks.hi
%%SUBDIR%%/Graphics/UI/GLUT/Colormap.hi
%%SUBDIR%%/Graphics/UI/GLUT/Debugging.hi
%%SUBDIR%%/Graphics/UI/GLUT/DeviceControl.hi
%%SUBDIR%%/Graphics/UI/GLUT/Fonts.hi
%%SUBDIR%%/Graphics/UI/GLUT/GameMode.hi
%%SUBDIR%%/Graphics/UI/GLUT/Initialization.hi
%%SUBDIR%%/Graphics/UI/GLUT/Menu.hi
%%SUBDIR%%/Graphics/UI/GLUT/Objects.hi
%%SUBDIR%%/Graphics/UI/GLUT/Overlay.hi
%%SUBDIR%%/Graphics/UI/GLUT/State.hi
%%SUBDIR%%/Graphics/UI/GLUT/Window.hi
%%SUBDIR%%/Graphics/UI/GLUT/Constants.hi
%%SUBDIR%%/Graphics/UI/GLUT/Extensions.hi
%%SUBDIR%%/Graphics/UI/GLUT/QueryUtils.hi
%%SUBDIR%%/Graphics/UI/GLUT/Types.hi
%%SUBDIR%%/Graphics/UI/GLUT.hi
%%SUBDIR%%/libHSGLUT-%%PORTVERSION%%.a
%%SUBDIR%%/HSGLUT-%%PORTVERSION%%.o
%%SUBDIR%%/include/HsGLUT.h
%%SUBDIR%%/%%PORTNAME%%-register.sh
@dirrm %%SUBDIR%%/Graphics/UI/GLUT/Callbacks
@dirrm %%SUBDIR%%/Graphics/UI/GLUT
@dirrmtry %%SUBDIR%%/Graphics/UI
@dirrmtry %%SUBDIR%%/Graphics
@dirrmtry %%SUBDIR%%/include
@exec /bin/sh %D/%%SUBDIR%%/%%PORTNAME%%-register.sh
@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
@unexec %D/bin/ghc-pkg unregister GLUT
@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old