1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/emulators/cpmemu/Makefile
Steve Price 23cdd5ebb9 * Updated version to 0.2.1.1
* Added MetaLab(sunsite) mirror to MASTER_SITES
* Fixed some files to respect CFLAGS properly

PR:		14903
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-26 17:50:47 +00:00

24 lines
576 B
Makefile

# New ports collection makefile for: cpm-emulator
# Version required: 0.2.1.1
# Date created: 28 June 1995
# Whom: janek@gaja.ipan.lublin.pl
#
# $FreeBSD$
#
DISTNAME= cpm-0.2.1
PKGNAME= cpmemu-0.2.1.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
ftp://ftp.cdrom.com/pub/linux/slackware-4.0/source/extra-stuff/CPM-80-emulator/
MASTER_SITE_SUBDIR= system/emulators
PATCH_SITES= ${MASTER_SITE_SUNSITE}
PATCH_SITE_SUBDIR= system/emulators
PATCHFILES= cpm-0.2.1-glibc-rjm.patch.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
.include <bsd.port.mk>