1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/emulators/cpmemu/Makefile
Bill Fenner c6d6372a25 Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsite
explicitly; the /pub/Linux/distributions directory isn't mirrored.

Submitted by:   distfile checker
1998-02-01 23:23:57 +00:00

18 lines
503 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.7 1998/01/08 18:52:04 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
.include <bsd.port.mk>