Makefile 219 B

123456789101112
  1. # $OpenBSD: Makefile,v 1.10 2016/01/11 09:35:45 ajacoutot Exp $
  2. COMMENT = n64 emulator signal co-processor plugin
  3. REVISION = 2
  4. # GPLv2+
  5. PERMIT_PACKAGE_CDROM = Yes
  6. MUPEN64PLUS_MOD = rsp-hle
  7. .include <bsd.port.mk>