aboutsummaryrefslogtreecommitdiffstats
path: root/print/cdlabelgen/pkg-descr
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-06-29 03:50:00 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-06-29 03:50:00 +0800
commit48f51b565cfeaff782e408c8f5664146a59eb7e0 (patch)
tree43519ad1bb423908ad82697246efab920575a937 /print/cdlabelgen/pkg-descr
parent2a52b873cc624cef9ae9e53c635d726bd5de7e1b (diff)
downloadfreebsd-ports-gnome-48f51b565cfeaff782e408c8f5664146a59eb7e0.tar.gz
freebsd-ports-gnome-48f51b565cfeaff782e408c8f5664146a59eb7e0.tar.zst
freebsd-ports-gnome-48f51b565cfeaff782e408c8f5664146a59eb7e0.zip
cdlabelgen: generates postscript for labels for CDs.
PR: 12355 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Diffstat (limited to 'print/cdlabelgen/pkg-descr')
-rw-r--r--print/cdlabelgen/pkg-descr23
1 files changed, 23 insertions, 0 deletions
diff --git a/print/cdlabelgen/pkg-descr b/print/cdlabelgen/pkg-descr
new file mode 100644
index 000000000000..cfdaca8ab008
--- /dev/null
+++ b/print/cdlabelgen/pkg-descr
@@ -0,0 +1,23 @@
+cdlabelgen's purpose in life is twofold:
+
+ o To be run automatically and swiftly from a shell script
+ and automatically generate a frontcard and a traycard
+ for a cd--usually data archive cd's. The traycard
+ (which goes behind the CD itself) is U-shaped and the
+ ends of the CD case bear the label of what the CD is.
+
+ o To have a minimum of dependencies--cdlabelgen only
+ requires perl.
+
+ cdlabelgen was designed to simplify the process of
+ generating labels for CD's. It originated as a program to
+ allow auto generation of frontcards and traycards for CD's
+ burned via an automated mechanism (specifically for
+ archiving data), but has now become popular for labelling
+ CD compilations of mp3's, and copies of CDs. Note that
+ cdlabelgen does not actually print anything--it just spits
+ out postscript, which you can then do with as you please.
+
+(from the manual, type `perldoc cdlabelgen' to get the full one)
+
+WWW: http://www.red-bean.com/~bwf/software/cdlabelgen/