summaryrefslogtreecommitdiff
path: root/games/plib/Makefile
blob: b7b10c4c90b62a2fe3d9a3028538382d2ba6f808 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.7 2003/03/09 19:46:53 jschauma Exp $
#

DISTNAME=	plib-1.2.0
PKGREVISION=	1
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

USE_BUILDLINK2=	YES
USE_X11=	YES
GNU_CONFIGURE=	YES
CPPFLAGS+=	-Dunix=1

.include "../../graphics/Mesa/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"