COMMENT=		Free Unix Spectrum Emulator utilities

DISTNAME=		fuse-utils-1.4.3
CATEGORIES=		emulators
HOMEPAGE=		https://fuse-emulator.sourceforge.net/
REVISION=		2

# GPLv2+
PERMIT_PACKAGE=	Yes

WANTLIB += FLAC audiofile bz2 c gcrypt glib-2.0 gpg-error iconv
WANTLIB += intl jpeg m ogg pcre2-8 png pthread spectrum ${COMPILER_LIBCXX} z

COMPILER =		base-clang ports-gcc base-gcc

SITES=			${SITE_SOURCEFORGE:=fuse-emulator/}

LIB_DEPENDS=		devel/libspectrum \
			graphics/jpeg \
			graphics/png

CONFIGURE_STYLE=	gnu

.include <bsd.port.mk>
