diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2006-01-09 10:10:50 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2006-01-09 10:10:50 +0000 |
commit | f64cda5daf1cc93e9254f2c4cb9402fe9a31dbc6 (patch) | |
tree | 077309ab97381a230596d5bcb4daf6cab06a2b9c /print | |
parent | 500647c2ef27d6d5f65785ce8ff01179b7a80c7d (diff) | |
download | pkgsrc-f64cda5daf1cc93e9254f2c4cb9402fe9a31dbc6.tar.gz |
Add pdfjam.
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 3aaf65fd275..5978d2626d5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2005/12/17 18:59:06 jlam Exp $ +# $NetBSD: Makefile,v 1.143 2006/01/09 10:10:50 uebayasi Exp $ # COMMENT= Desktop publishing @@ -75,6 +75,7 @@ SUBDIR+= mpage SUBDIR+= p5-PostScript-MailLabels SUBDIR+= papersize SUBDIR+= pcps +SUBDIR+= pdfjam SUBDIR+= pdflib SUBDIR+= php-pdflib SUBDIR+= pnm2ppa |