fuse utilities are a few tools which may be of occasional use when
dealing with ZX Spectrum emulator files. They were originally distributed with fuse, the Free Unix Spectrum Emulator, but are now independent of fuse and can be used on their own. WWW: http://www.srcf.ucam.org/~pak21/spectrum/fuse.html ok naddy@
This commit is contained in:
parent
5f3f6cdb57
commit
c2b3399b84
25
emulators/fuse-utils/Makefile
Normal file
25
emulators/fuse-utils/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/12/16 14:33:35 grange Exp $
|
||||
|
||||
COMMENT= "Free Unix Spectrum Emulator utilities"
|
||||
|
||||
DISTNAME= fuse-utils-0.5.1
|
||||
CATEGORIES= emulators
|
||||
|
||||
HOMEPAGE= http://www.srcf.ucam.org/~pak21/spectrum/fuse.html
|
||||
|
||||
MAINTAINER= Alexander Yurchenko <grange@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/ \
|
||||
ftp://ftp.worldofspectrum.org/pub/sinclair/emulators/unix/
|
||||
|
||||
LIB_DEPENDS= glib.1.2::devel/glib spectrum.0::devel/libspectrum
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
.include <bsd.port.mk>
|
3
emulators/fuse-utils/distinfo
Normal file
3
emulators/fuse-utils/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (fuse-utils-0.5.1.tar.gz) = d820771203ffc65f010917387e62132a
|
||||
RMD160 (fuse-utils-0.5.1.tar.gz) = df4ee464375b2949d05526255861b113cd6fa479
|
||||
SHA1 (fuse-utils-0.5.1.tar.gz) = ea720cb5f044fa594bb26a7dd1130778a2c90fa5
|
6
emulators/fuse-utils/pkg/DESCR
Normal file
6
emulators/fuse-utils/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
fuse utilities are a few tools which may be of occasional use when
|
||||
dealing with ZX Spectrum emulator files. They were originally
|
||||
distributed with fuse, the Free Unix Spectrum Emulator, but are now
|
||||
independent of fuse and can be used on their own.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
9
emulators/fuse-utils/pkg/PLIST
Normal file
9
emulators/fuse-utils/pkg/PLIST
Normal file
@ -0,0 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/12/16 14:33:35 grange Exp $
|
||||
bin/rzxdump
|
||||
bin/rzxtool
|
||||
bin/tzxconv
|
||||
bin/tzxlist
|
||||
man/man1/rzxdump.1
|
||||
man/man1/rzxtool.1
|
||||
man/man1/tzxconv.1
|
||||
man/man1/tzxlist.1
|
Loading…
Reference in New Issue
Block a user