As the name suggest, cd-write is a CD burner.

This commit is contained in:
Jean-Marc Zucconi 1997-05-04 18:10:54 +00:00
parent b39c6760cf
commit 5b1a409b84
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6399
5 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: cd-write
# Version required: 1.1
# Date created: 1 May 1997
# Whom: jmz
#
# $Id$
#
DISTNAME= cd-write-1.1
CATEGORIES= sysutils x11
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org
WRKSRC= ${WRKDIR}/cd-write
LIB_DEPENDS= tixsam4175\\.1\\.:${PORTSDIR}/x11/tix
pre-build:
@cd ${WRKSRC}; mv Makefile Makefile~; \
sed -e s:/usr/local:${PREFIX}:g <Makefile~ >Makefile;\
echo all: cd-write >> Makefile
@cd ${WRKSRC}/c++tk; mv Makefile Makefile~; \
sed -e s:/usr/local:${PREFIX}:g <Makefile~ >Makefile
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (cd-write-1.1.tar.gz) = 808f39e26f55e9dd07aa07d2f429c029

View File

@ -0,0 +1,2 @@
A X11 based CD-burner

View File

@ -0,0 +1,8 @@
Cd-write is a X11 based program which can be used to make audio
(CD-DA) and CDROM disks. It also provide a graphical interface to
mkisofs and can be used to extract data and audio tracks from your
CDROMS.
This version supports the HP 4020, HP 6020, Philips CDD2000 and
Philips CDD2600 writers (but only tested with CDD2600)
Audio extraction can be done with the above disks and with the
Sony CDU-55S and the Sony CDU-8003 (aka Apple CD 300).

View File

@ -0,0 +1 @@
bin/cd-write