2003-09-28 11:13:55 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2003/09/28 09:13:57 jlam Exp $
|
2003-07-12 00:53:24 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= pag-0.91
|
2003-07-13 15:50:19 +02:00
|
|
|
PKGREVISION= 1
|
2003-07-12 00:53:24 +02:00
|
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= http://pancake.host.sk/altres/src/
|
|
|
|
|
|
|
|
MAINTAINER= pancake@phreaker.net
|
|
|
|
HOMEPAGE= http://pancake.host.sk/
|
|
|
|
COMMENT= Platform Arcade Game
|
|
|
|
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_BUILDLINK2= yes
|
|
|
|
USE_NCURSES= yes # missing function stdscr
|
|
|
|
|
|
|
|
ALL_TARGET= compile
|
|
|
|
|
2003-09-28 11:13:55 +02:00
|
|
|
.include "../../devel/ncurses/buildlink2.mk"
|
2003-07-12 00:53:24 +02:00
|
|
|
.include "../../graphics/aalib/buildlink2.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|