1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/emulators/cpmemu/Makefile
Steve Price c9b877f574 Can no longer fetch version 0.2. Version 0.2.1 is available but
has a few too many Linux'isms to fix easily.

Prodded by:	Bill Fenner's distfile checker
1998-07-27 00:01:04 +00:00

20 lines
519 B
Makefile

# New ports collection makefile for: cpm-emulator
# Version required: 0.2
# Date created: 28 June 1995
# Whom: janek@gaja.ipan.lublin.pl
# $Id: Makefile,v 1.8 1998/02/01 23:23:51 fenner Exp $
#
DISTNAME= cpm-0.2
PKGNAME= cpmemu-0.2
CATEGORIES= emulators
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/extra-stuff/CPM-80-emulator/
# ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't
# mirrored.
MAINTAINER= ports@FreeBSD.org
BROKEN= fetch
.include <bsd.port.mk>