mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
1dcd22128f
PR: 7542 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
17 lines
408 B
Makefile
17 lines
408 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.9 1998/07/27 00:01:04 steve Exp $
|
|
#
|
|
|
|
DISTNAME= cpm-0.2
|
|
PKGNAME= cpmemu-0.2
|
|
CATEGORIES= emulators
|
|
MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/slackware-3.2/source/extra-stuff/CPM-80-emulator/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|