summaryrefslogtreecommitdiffstats
path: root/converters/cmios9/Makefile
blob: 835f8620a412640ec69d6c08c2d32b0cc0203396 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: M.Indlekofer@gmx.de
# $FreeBSD$

PORTNAME=	cmios9
PORTVERSION=	2.1
CATEGORIES=	converters
MASTER_SITES=	http://members.tripod.com/kmi9000/files/

MAINTAINER=	M.Indlekofer@gmx.de
COMMENT=	Ftp-like access to Fairlight image files and devices

PLIST_FILES=	bin/cmios9

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin

.include <bsd.port.mk>
OpenPOWER on IntegriCloud