diff options
author | kleink <kleink@pkgsrc.org> | 2015-08-14 17:05:27 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2015-08-14 17:05:27 +0000 |
commit | 695459891fe1b1766d7cc753c20c6f1a60bce54e (patch) | |
tree | 43f1694b8bf7aa47b3799f5c70d7e40b930a6620 /print | |
parent | a2b86105cdfced7f0e29641ed30455e5e8817c90 (diff) | |
download | pkgsrc-695459891fe1b1766d7cc753c20c6f1a60bce54e.tar.gz |
+ py-weasyprint
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 b35319b5a19..6d96118f04c 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.646 2015/08/02 02:05:59 markd Exp $ +# $NetBSD: Makefile,v 1.647 2015/08/14 17:05:27 kleink Exp $ # COMMENT= Desktop publishing @@ -138,6 +138,7 @@ SUBDIR+= py-pisa SUBDIR+= py-poppler SUBDIR+= py-pslib SUBDIR+= py-reportlab +SUBDIR+= py-weasyprint SUBDIR+= qpdf SUBDIR+= qpdfview SUBDIR+= rlpr |