summaryrefslogtreecommitdiff
path: root/emulators/fuse-utils/Makefile
blob: c009927838c3071a5ba9879c26e007e53f0d511d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.4 2004/02/25 18:50:03 minskim Exp $
#

DISTNAME=	fuse-utils-0.6.2
PKGREVISION=	1
CATEGORIES=	emulators
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}

MAINTAINER=	adam@NetBSD.org
HOMEPAGE=	http://fuse-emulator.sourceforge.net/
COMMENT=	ZX Spectrum Emulator utilities

USE_BUILDLINK3=		yes
USE_X11=		yes
GNU_CONFIGURE=		yes

.include "../../emulators/libspectrum/buildlink3.mk"

.include "../../mk/bsd.pkg.mk"