diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-09 18:43:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-09 18:43:44 +0000 |
commit | 23a9824c4d0873d95b20ac0994d4fc109ff20188 (patch) | |
tree | 09c2c0574c64f7e59aa4e768a81bf1565a28b866 /x11-toolkits/hs-glut-ghc | |
parent | 58ae3598f4428904281d2d570d2a59d833a0b64a (diff) | |
download | ports-23a9824c4d0873d95b20ac0994d4fc109ff20188.tar.gz ports-23a9824c4d0873d95b20ac0994d4fc109ff20188.zip |
Notes
Diffstat (limited to 'x11-toolkits/hs-glut-ghc')
-rw-r--r-- | x11-toolkits/hs-glut-ghc/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/hs-glut-ghc/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/hs-glut-ghc/Makefile b/x11-toolkits/hs-glut-ghc/Makefile index 6e951258bfc8..5cd2880684a7 100644 --- a/x11-toolkits/hs-glut-ghc/Makefile +++ b/x11-toolkits/hs-glut-ghc/Makefile @@ -6,6 +6,7 @@ PORTNAME= glut PORTVERSION= 2.1.1.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/GLUT/${PORTVERSION}/ PKGNAMEPREFIX= hs- diff --git a/x11-toolkits/hs-glut-ghc/pkg-plist b/x11-toolkits/hs-glut-ghc/pkg-plist index 8385c83a5e7e..7893312c670d 100644 --- a/x11-toolkits/hs-glut-ghc/pkg-plist +++ b/x11-toolkits/hs-glut-ghc/pkg-plist @@ -23,6 +23,8 @@ %%SUBDIR%%/HSGLUT-%%PORTVERSION%%.o %%SUBDIR%%/include/HsGLUT.h %%SUBDIR%%/%%PORTNAME%%-register.sh +share/doc/GLUT-%%PORTVERSION%%/LICENSE +@dirrm share/doc/GLUT-%%PORTVERSION%% @dirrm %%SUBDIR%%/Graphics/UI/GLUT/Callbacks @dirrm %%SUBDIR%%/Graphics/UI/GLUT @dirrmtry %%SUBDIR%%/Graphics/UI |