2003-07-29 18:17:06 +02:00
|
|
|
# New ports collection makefile for: cmios9
|
|
|
|
# Date created: 7 June 2003
|
|
|
|
# Whom: M.Indlekofer@gmx.de
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2004-10-12 00:32:22 +02:00
|
|
|
PORTNAME= cmios9
|
2005-11-30 20:23:44 +01:00
|
|
|
PORTVERSION= 2.1
|
2004-10-12 00:32:22 +02:00
|
|
|
CATEGORIES= converters
|
2005-02-21 17:13:23 +01:00
|
|
|
MASTER_SITES= http://members.tripod.com/kmi9000/files/
|
2004-10-12 00:32:22 +02:00
|
|
|
|
|
|
|
MAINTAINER= M.Indlekofer@gmx.de
|
|
|
|
COMMENT= Ftp-like access to Fairlight image files and devices
|
|
|
|
|
|
|
|
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
|
2003-07-29 18:17:06 +02:00
|
|
|
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/cmios9
|
2003-07-29 18:17:06 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|