This adds a description.
And bump PKGREVISION. This should close PR #26765 "pkgsrc/graphics/GlutKit has no DESCR file." Please feel free to improve this description. Finding one on the web is not easy.
This commit is contained in:
parent
7bb8840317
commit
5a810b091e
2 changed files with 5 additions and 2 deletions
3
graphics/GlutKit/DESCR
Normal file
3
graphics/GlutKit/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
The GlutKit libraries provide a GL backend for the 3DKit graphics API.
|
||||
3DKit provides an object oriented graphics API for writing 3D graphics
|
||||
applications using GNUstep or Cocoa.
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.10 2004/05/05 03:36:24 snj Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2004/08/26 19:02:35 reed Exp $
|
||||
#
|
||||
|
||||
.include "../../graphics/3DKit/Makefile.common"
|
||||
|
||||
PKGNAME= ${DISTNAME:S/3DKit/GlutKit/}
|
||||
PKGREVISION= 6
|
||||
PKGREVISION= 7
|
||||
|
||||
COMMENT= 3DKit GLUT backend
|
||||
|
||||
|
|
Loading…
Reference in a new issue