# Created by: Emanuel Haupt # $FreeBSD: head/audio/xmms-openspc/Makefile 352968 2014-05-04 18:48:54Z tijl $ PORTNAME= openspc PORTVERSION= 0.0.3 PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= CRITICAL PKGNAMEPREFIX= xmms- DISTNAME= xmms-OpenSPC-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= SPC player for XMMS using OpenSPC BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm \ xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms GNU_CONFIGURE= yes USES= libtool PLIST_FILES= lib/xmms/Input/openspc.so ONLY_FOR_ARCHS= i386 # contains x86 assembler code .include .if ${OSVERSION} >= 1000000 BROKEN= does not build on FreeBSD 10.x and later .endif .include