Wed Dec 14 16:59:04 2011 UTC ()
Add and enable ruby-unf and ruby-unf_ext.


(taca)
diff -r1.110 -r1.111 pkgsrc/converters/Makefile

cvs diff -r1.110 -r1.111 pkgsrc/converters/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/Makefile 2011/11/16 06:31:48 1.110
+++ pkgsrc/converters/Makefile 2011/12/14 16:59:04 1.111
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.110 2011/11/16 06:31:48 hiramatsu Exp $ 1# $NetBSD: Makefile,v 1.111 2011/12/14 16:59:04 taca Exp $
2# 2#
3 3
4COMMENT= Document format and character code converters 4COMMENT= Document format and character code converters
5 5
6SUBDIR+= 2vcard 6SUBDIR+= 2vcard
7SUBDIR+= TECkit 7SUBDIR+= TECkit
8SUBDIR+= ack 8SUBDIR+= ack
9SUBDIR+= autoconvert 9SUBDIR+= autoconvert
10SUBDIR+= base64 10SUBDIR+= base64
11SUBDIR+= bbcim 11SUBDIR+= bbcim
12SUBDIR+= bib2xml 12SUBDIR+= bib2xml
13SUBDIR+= bibtex2html 13SUBDIR+= bibtex2html
14SUBDIR+= cbmconvert 14SUBDIR+= cbmconvert
@@ -70,26 +70,28 @@ SUBDIR+= py-simplejson @@ -70,26 +70,28 @@ SUBDIR+= py-simplejson
70SUBDIR+= py-zbase32 70SUBDIR+= py-zbase32
71SUBDIR+= py-zfec 71SUBDIR+= py-zfec
72SUBDIR+= py-zhCodecs 72SUBDIR+= py-zhCodecs
73SUBDIR+= qkc 73SUBDIR+= qkc
74SUBDIR+= qrencode 74SUBDIR+= qrencode
75SUBDIR+= recode 75SUBDIR+= recode
76SUBDIR+= rpm2cpio 76SUBDIR+= rpm2cpio
77SUBDIR+= rss2html 77SUBDIR+= rss2html
78SUBDIR+= rtf2html 78SUBDIR+= rtf2html
79SUBDIR+= ru-d1489 79SUBDIR+= ru-d1489
80SUBDIR+= ruby-Ascii85 80SUBDIR+= ruby-Ascii85
81SUBDIR+= ruby-romkan 81SUBDIR+= ruby-romkan
82SUBDIR+= ruby-uconv 82SUBDIR+= ruby-uconv
 83SUBDIR+= ruby-unf
 84SUBDIR+= ruby-unf_ext
83SUBDIR+= skf 85SUBDIR+= skf
84SUBDIR+= smbchartool 86SUBDIR+= smbchartool
85SUBDIR+= tex2rtf 87SUBDIR+= tex2rtf
86SUBDIR+= txt2html 88SUBDIR+= txt2html
87SUBDIR+= txt2man 89SUBDIR+= txt2man
88SUBDIR+= txt2pdbdoc 90SUBDIR+= txt2pdbdoc
89SUBDIR+= unix2dos 91SUBDIR+= unix2dos
90SUBDIR+= uudeview 92SUBDIR+= uudeview
91SUBDIR+= uulib 93SUBDIR+= uulib
92SUBDIR+= wv 94SUBDIR+= wv
93SUBDIR+= wv2 95SUBDIR+= wv2
94SUBDIR+= xdeview 96SUBDIR+= xdeview
95SUBDIR+= xlhtml 97SUBDIR+= xlhtml