diff options
author | wiz <wiz> | 2013-10-09 09:21:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-10-09 09:21:32 +0000 |
commit | 6c36c0351aedcd6c6e5534ae1a3ad3a9e89ef293 (patch) | |
tree | ef9ca9df075eb741ebf081c4531b06259ffac55c /print | |
parent | 20c4537f2435ac3ca9d1c84e4832afc4060ff6d0 (diff) | |
download | pkgsrc-6c36c0351aedcd6c6e5534ae1a3ad3a9e89ef293.tar.gz |
+ py-poppler
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 7a334550210..551d187404d 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.566 2013/10/09 08:53:25 wiz Exp $ +# $NetBSD: Makefile,v 1.567 2013/10/09 09:21:32 wiz Exp $ # COMMENT= Desktop publishing @@ -125,6 +125,7 @@ SUBDIR+= py-PDF2 SUBDIR+= py-Pdf SUBDIR+= py-cups SUBDIR+= py-pisa +SUBDIR+= py-poppler SUBDIR+= py-pslib SUBDIR+= py-reportlab SUBDIR+= qpdf |