aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/cpmemu/Makefile
blob: 2e089ccc71ebd2e4df3c239634d037680ec90a83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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>