Path: blob/main/emulators/cpmtools/Makefile
16171 views
# Created by: joerg
PORTNAME= cpmtools
PORTVERSION= 1.1
PORTREVISION= 1
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
.include <bsd.port.mk>