mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
17 lines
430 B
Makefile
17 lines
430 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.5 1996/11/12 02:16:40 obrien 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>
|