1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/emulators/cpmemu/Makefile
Satoshi Asami 0ca1c16150 Change name of executable and package to cpmemu, to avoid confusion
with the existing CP/M floppy read/write utility.
1995-07-01 08:04:25 +00:00

13 lines
334 B
Makefile

# New ports collection makefile for: cpm-emulator
# Version required: 0.2
# Date created: 28 June 1995
# Whom: janek@gaja.ipan.lublin.pl
#
DISTNAME= cpm-0.2
PKGNAME= cpmemu-0.2
CATEGORIES+= emulation
MASTER_SITES= ftp://ftp.icm.edu.pl/pub2/linux/distributions/slackware/source/extra-stuff/CPM-80-emulator/
.include <bsd.port.mk>