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