openbsd-ports/emulators/mupen64plus/rsp-hle/Makefile

15 lines
236 B
Makefile
Raw Normal View History

2013-03-11 07:02:49 -04:00
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:06:04 espie Exp $
COMMENT = n64 emulator signal co-processor plugin
REVISION = 0
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes
WANTLIB = m stdc++
MUPEN64PLUS_MOD = rsp-hle
.include <bsd.port.mk>