diff options
author | wiz <wiz@pkgsrc.org> | 2016-11-08 11:42:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-11-08 11:42:16 +0000 |
commit | 198cad18e51247ccb8448c209e9b46f59961d6b3 (patch) | |
tree | 52fd4fe89d1926c4aef47d3b78f965d85b329111 | |
parent | fa3bf12c5fbe4b7de0b8ede4ec270056f69914da (diff) | |
download | pkgsrc-198cad18e51247ccb8448c209e9b46f59961d6b3.tar.gz |
+ py-pisa.
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index bbb902c3f8c..4b136a5976b 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.675 2016/10/09 22:08:26 wiz Exp $ +# $NetBSD: Makefile,v 1.676 2016/11/08 11:42:16 wiz Exp $ # COMMENT= Desktop publishing @@ -137,6 +137,7 @@ SUBDIR+= ptexenc SUBDIR+= py-PDF2 SUBDIR+= py-Pdf SUBDIR+= py-cups +SUBDIR+= py-pisa SUBDIR+= py-poppler SUBDIR+= py-pslib SUBDIR+= py-reportlab |