summaryrefslogtreecommitdiff
path: root/sysutils/cd-write
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1997-05-04 18:10:54 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1997-05-04 18:10:54 +0000
commit5b1a409b84deff28139a87b7e14de57660a47733 (patch)
tree00bd7962961605e5ac02ab62a09e2da82510b87b /sysutils/cd-write
parentUpdate, beta-0.17.1-exportable -> beta-0.17.2-exportable. (diff)
As the name suggest, cd-write is a CD burner.
Notes
Notes: svn path=/head/; revision=6399
Diffstat (limited to 'sysutils/cd-write')
-rw-r--r--sysutils/cd-write/Makefile26
-rw-r--r--sysutils/cd-write/distinfo1
-rw-r--r--sysutils/cd-write/pkg-comment2
-rw-r--r--sysutils/cd-write/pkg-descr8
-rw-r--r--sysutils/cd-write/pkg-plist1
5 files changed, 38 insertions, 0 deletions
diff --git a/sysutils/cd-write/Makefile b/sysutils/cd-write/Makefile
new file mode 100644
index 000000000000..f0dee509fd30
--- /dev/null
+++ b/sysutils/cd-write/Makefile
@@ -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>
diff --git a/sysutils/cd-write/distinfo b/sysutils/cd-write/distinfo
new file mode 100644
index 000000000000..fe5cca214993
--- /dev/null
+++ b/sysutils/cd-write/distinfo
@@ -0,0 +1 @@
+MD5 (cd-write-1.1.tar.gz) = 808f39e26f55e9dd07aa07d2f429c029
diff --git a/sysutils/cd-write/pkg-comment b/sysutils/cd-write/pkg-comment
new file mode 100644
index 000000000000..764d513c2432
--- /dev/null
+++ b/sysutils/cd-write/pkg-comment
@@ -0,0 +1,2 @@
+A X11 based CD-burner
+
diff --git a/sysutils/cd-write/pkg-descr b/sysutils/cd-write/pkg-descr
new file mode 100644
index 000000000000..90d916a6aa16
--- /dev/null
+++ b/sysutils/cd-write/pkg-descr
@@ -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).
diff --git a/sysutils/cd-write/pkg-plist b/sysutils/cd-write/pkg-plist
new file mode 100644
index 000000000000..de08d533bcd6
--- /dev/null
+++ b/sysutils/cd-write/pkg-plist
@@ -0,0 +1 @@
+bin/cd-write