summaryrefslogtreecommitdiff
path: root/games/pag/Makefile
blob: 4b6f29e2544d61cbd8e7a38e3bcc5cbaa6cddd60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.10 2005/05/22 20:08:02 jlam Exp $
#

DISTNAME=	pag-0.91
PKGREVISION=	2
CATEGORIES=	games
MASTER_SITES=	http://pancake.host.sk/altres/src/

MAINTAINER=	pancake@phreaker.net
HOMEPAGE=	http://pancake.host.sk/
COMMENT=	Platform Arcade Game

USE_TOOLS+=	gmake
USE_NCURSES=	yes # missing function stdscr

BUILD_TARGET=	compile

.include "../../devel/ncurses/buildlink3.mk"
.include "../../graphics/aalib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"