mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
18 lines
365 B
Makefile
18 lines
365 B
Makefile
# 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
|
|
|
|
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
|
|
|
|
PLIST_FILES= bin/cmios9
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|