2013-06-10 08:06:03 +02:00
|
|
|
# Created by: joerg
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1994-12-28 12:53:42 +01:00
|
|
|
|
2000-04-12 06:56:17 +02:00
|
|
|
PORTNAME= cpmtools
|
|
|
|
PORTVERSION= 1.1
|
2015-09-30 19:42:52 +02:00
|
|
|
PORTREVISION= 1
|
1996-11-12 03:19:40 +01:00
|
|
|
CATEGORIES= emulators
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= LOCAL/joerg
|
2000-04-12 06:56:17 +02:00
|
|
|
DISTNAME= cpm-${PORTVERSION}
|
1997-04-30 05:18:09 +02:00
|
|
|
|
1995-04-01 15:48:45 +02:00
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Utility to transfer files from/to CP/M (R) diskettes
|
1995-04-15 05:46:07 +02:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/cpm
|
|
|
|
|
2014-03-03 01:33:16 +01:00
|
|
|
CFLAGS+= -Wno-return-type
|
1994-12-28 12:53:42 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|