diff options
author | drochner <drochner@pkgsrc.org> | 2005-08-19 16:09:45 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-08-19 16:09:45 +0000 |
commit | 965b9c253067791805091c3d58e7871469b13512 (patch) | |
tree | 32f70a33616de1becc9837ca3b75f6fd262b4942 /print/Makefile | |
parent | fc379838f007c7d1063f24d17bc79e2d029601b7 (diff) | |
download | pkgsrc-965b9c253067791805091c3d58e7871469b13512.tar.gz |
add pslib+evince
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index cf4fd793003..e585f88e7a7 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2005/08/12 19:21:57 drochner Exp $ +# $NetBSD: Makefile,v 1.133 2005/08/19 16:09:45 drochner Exp $ # COMMENT= Desktop publishing @@ -30,6 +30,7 @@ SUBDIR+= dvipdfmx SUBDIR+= dvipng SUBDIR+= enscript SUBDIR+= epstool +SUBDIR+= evince SUBDIR+= foomatic-filters SUBDIR+= foomatic-gswrapper SUBDIR+= ggv2 @@ -87,7 +88,9 @@ SUBDIR+= poster SUBDIR+= pscal SUBDIR+= psify SUBDIR+= psjoin +SUBDIR+= pslib SUBDIR+= psutils +SUBDIR+= py-pslib SUBDIR+= py-reportlab SUBDIR+= py-reportlab-renderPM SUBDIR+= rlpr |