Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/emulators/cpmtools/Makefile
16442 views
PORTNAME=	cpmtools
PORTVERSION=	1.1
PORTREVISION=	3
CATEGORIES=	emulators
MASTER_SITES=	LOCAL/joerg
DISTNAME=	cpm-${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Utility to transfer files from/to CP/M (R) diskettes

WRKSRC=		${WRKDIR}/cpm

CFLAGS+=	-Wno-return-type

CONFLICTS_INSTALL=	yaze-ag

.include <bsd.port.mk>