diff options
author | taca <taca@pkgsrc.org> | 2011-06-19 14:50:37 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-06-19 14:50:37 +0000 |
commit | 2c486305525d12ed7a26ad1467c417e8853068ca (patch) | |
tree | 0199792c9debb6985c77c12430bce35339882013 /print | |
parent | 16373f3507dc5c6fc3356cec77b0e23637f7b03f (diff) | |
download | pkgsrc-2c486305525d12ed7a26ad1467c417e8853068ca.tar.gz |
Add and enable ruby-prawn.
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 7c29a443cc0..cba3ea1584f 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.489 2011/06/19 14:19:51 taca Exp $ +# $NetBSD: Makefile,v 1.490 2011/06/19 14:50:37 taca Exp $ # COMMENT= Desktop publishing @@ -118,6 +118,7 @@ SUBDIR+= rtf2latex2e SUBDIR+= ruby-gnome2-poppler SUBDIR+= ruby-pdf-reader SUBDIR+= ruby-pdf-writer +SUBDIR+= ruby-prawn SUBDIR+= scribus SUBDIR+= scribus-qt4 SUBDIR+= stylewriter |