diff options
author | taca <taca@pkgsrc.org> | 2014-03-14 17:44:11 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-03-14 17:44:11 +0000 |
commit | e9fc851cb753789e11892d2dbae90d4a55466757 (patch) | |
tree | 25cbc8e2a20444bedfbe68faf50f98353d99d37c /print | |
parent | 5093e05d34f47ac0aa24e056d6e13fe5b662ba4d (diff) | |
download | pkgsrc-e9fc851cb753789e11892d2dbae90d4a55466757.tar.gz |
Add and enable ruby-pdf-core.
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 0ed991463d1..634a81c3bc5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.580 2014/02/20 11:42:07 fhajny Exp $ +# $NetBSD: Makefile,v 1.581 2014/03/14 17:44:11 taca Exp $ # COMMENT= Desktop publishing @@ -135,6 +135,7 @@ SUBDIR+= rlpr SUBDIR+= rtf2latex SUBDIR+= rtf2latex2e SUBDIR+= ruby-gnome2-poppler +SUBDIR+= ruby-pdf-core SUBDIR+= ruby-pdf-reader SUBDIR+= ruby-pdf-writer SUBDIR+= ruby-prawn |