diff options
author | wiz <wiz@pkgsrc.org> | 2013-01-31 21:45:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-01-31 21:45:38 +0000 |
commit | 233ec88e1db7e994831b65b855dd3713f2447914 (patch) | |
tree | 1f6099dc18b12faf12b2a1c2088d7aa35885c13e | |
parent | 61a24c2f1b57001c9e0ce4ced4110035998556b5 (diff) | |
download | pkgsrc-233ec88e1db7e994831b65b855dd3713f2447914.tar.gz |
+ qpdf.
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 50725fab6b3..4d756d669cf 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.554 2013/01/14 00:26:18 minskim Exp $ +# $NetBSD: Makefile,v 1.555 2013/01/31 21:45:38 wiz Exp $ # COMMENT= Desktop publishing @@ -125,6 +125,7 @@ SUBDIR+= py-cups SUBDIR+= py-pisa SUBDIR+= py-pslib SUBDIR+= py-reportlab +SUBDIR+= qpdf SUBDIR+= qpdfview SUBDIR+= rlpr SUBDIR+= rtf2latex |