- Attempt to fix plist
Reported by: pointyhat
This commit is contained in:
parent
58ae3598f4
commit
23a9824c4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208679
@ -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-
|
||||
|
@ -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
|
||||
|
@ -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-
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user