1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/emulators/cpmemu/Makefile
Bill Fenner 4b6adb56f6 Eliminate double slashes in URL's by:
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00

17 lines
428 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.6 1996/11/18 10:35:22 asami Exp $
#
DISTNAME= cpm-0.2
PKGNAME= cpmemu-0.2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= distributions/slackware/source/extra-stuff/CPM-80-emulator
MAINTAINER= ports@FreeBSD.org
.include <bsd.port.mk>