pkgsrc-wip/mupen64-plugin-rsp/Makefile
2009-02-15 13:39:31 +00:00

24 lines
696 B
Makefile

# $NetBSD: Makefile,v 1.10 2009/02/15 13:39:31 thomasklausner Exp $
#
DISTNAME= hack_azi_rsp_hle
PKGNAME= ${DISTNAME:S/hack_azi_rsp_hle/mupen64-plugin-rsp-1.2/}
PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://mupen64.emulation64.com/files/0.4/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mupen64.emulation64.com/
COMMENT= RSP plugin for mupen64 emulator
BUILD_DEPENDS+= mupen64-base-[0-9]*:../../wip/mupen64-base
USE_LANGUAGES= c c++
CPPFLAGS+= -fPIC
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/Mesa/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"