pkgsrc/graphics/freeglut/PLIST
wiz ccdbdb0970 Make non-conflicting with glut. Remove dependency on GNU make.
Add missing bl3 files.  From Richard Rauch in PR 25353.
Bump PKGREVISION to 1.
2004-05-13 12:59:37 +00:00

10 lines
294 B
Text

@comment $NetBSD: PLIST,v 1.2 2004/05/13 12:59:37 wiz Exp $
include/GL/freeglut.h
include/GL/freeglut_ext.h
include/GL/freeglut_std.h
lib/libfreeglut.a
lib/libfreeglut.la
lib/libfreeglut.so
lib/libfreeglut.so.11
lib/libfreeglut.so.11.0
@unexec ${RMDIR} %D/include/GL >/dev/null 2>&1 || ${TRUE}