summaryrefslogtreecommitdiff
path: root/graphics/cdlabelgen/Makefile
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>1999-08-08 01:09:49 +0000
committermjl <mjl@pkgsrc.org>1999-08-08 01:09:49 +0000
commit2fdab327306c52172ada1ded0734eaf8075a273a (patch)
tree03d842a8d295e83cb27dfa3d658d789abffe38a6 /graphics/cdlabelgen/Makefile
parent61621545589291d0e431ee2bbdafddeb811297e7 (diff)
downloadpkgsrc-2fdab327306c52172ada1ded0734eaf8075a273a.tar.gz
Update cdlabelgen to 1.5.0.
Changes: Hacked in some primitive word wrapping since a lot of people have been clamoring for it. Added new debian logo eps files (color and b/w) Numerous makefile fixes. Added in a routine to check that no files included are zero length. Hacked in the -b flag to suppress printing of the plaque on the traycard. Now goes from 1 to 4 columns (instead of 2-4) Documented new features and fixed old doco buglets. User can now specify standard .eps files without having to give the full path if the eps file resides in one of the standard cdlabelgen search paths. Now provides the extra 'tongue' needed for clear trays. Can now explicitly specify which templatefile to use (useful for customizations or just for hacking together different templates. Added in patch to print arbitrary ISO-Latin1 characters.
Diffstat (limited to 'graphics/cdlabelgen/Makefile')
-rw-r--r--graphics/cdlabelgen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cdlabelgen/Makefile b/graphics/cdlabelgen/Makefile
index c72d1e6ad7b..ba88106cbba 100644
--- a/graphics/cdlabelgen/Makefile
+++ b/graphics/cdlabelgen/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 1999/04/15 20:39:43 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/08/08 01:09:49 mjl Exp $
#
-DISTNAME= cdlabelgen-1.1.3
+DISTNAME= cdlabelgen-1.5.0
CATEGORIES= graphics
MASTER_SITES= http://www.red-bean.com/~bwf/software/cdlabelgen/ \
ftp://ftp.red-bean.com/pub/bwf/ \