diff options
author | reed <reed@pkgsrc.org> | 2005-08-10 05:21:44 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-08-10 05:21:44 +0000 |
commit | 6098fc77234d482cc56febd5550c162b5f2c3aa0 (patch) | |
tree | 22d50bb8477e34b23f00ff060de5e4fa6a31dc3b /print/Makefile | |
parent | 86bba44a6b116a96d552c375f219b3cde590bcec (diff) | |
download | pkgsrc-6098fc77234d482cc56febd5550c162b5f2c3aa0.tar.gz |
Add print/psjoin.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index c2b61c827c6..d2bdbcd51f2 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2005/08/09 18:35:16 drochner Exp $ +# $NetBSD: Makefile,v 1.131 2005/08/10 05:21:44 reed Exp $ # COMMENT= Desktop publishing @@ -85,6 +85,7 @@ SUBDIR+= poppler SUBDIR+= poster SUBDIR+= pscal SUBDIR+= psify +SUBDIR+= psjoin SUBDIR+= psutils SUBDIR+= py-reportlab SUBDIR+= py-reportlab-renderPM |