pkgsrc/games/plib/Makefile
drochner 030af09061 update to 1.8.4
too many changes to list here (1.6.0 was in 2002), see the bundled
ChangeLog file
2007-07-12 19:48:40 +00:00

18 lines
470 B
Makefile

# $NetBSD: Makefile,v 1.20 2007/07/12 19:48:40 drochner Exp $
#
DISTNAME= plib-1.8.4
CATEGORIES= games x11
MASTER_SITES= http://plib.sourceforge.net/dist/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://plib.sourceforge.net/
COMMENT= Libraries for writing portable games/realtime interactive apps
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
CPPFLAGS+= -Dunix=1
.include "../../graphics/Mesa/buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"