freebsd-ports/converters/cmios9/Makefile
Maho Nakata ff700cf229 ftp-like access to Fairlight OS9/MDR-DOS devices and image files
PR:		54813
Submitted by:	M.Indlekofer@gmx.de <M.Indlekofer@fz-juelich.de>
2003-07-29 16:17:06 +00:00

18 lines
475 B
Makefile

# New ports collection makefile for: cmios9
# Date created: 7 June 2003
# Whom: M.Indlekofer@gmx.de
#
# $FreeBSD$
#
PORTNAME= cmios9
PORTVERSION= 1.6
CATEGORIES= converters
MASTER_SITES= http://www.spies.com/~kmi/
MAINTAINER= M.Indlekofer@gmx.de
COMMENT= Ftp-like access to Fairlight OS9/MDR-DOS devices and image files
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
.include <bsd.port.mk>