pkgsrc/converters/Makefile

68 lines
1.2 KiB
Makefile
Raw Normal View History

2004-06-28 07:39:34 +02:00
# $NetBSD: Makefile,v 1.71 2004/06/28 05:39:35 minskim Exp $
1997-11-22 04:06:19 +01:00
#
COMMENT= Document format and character code converters
2002-05-10 18:08:56 +02:00
SUBDIR+= 2vcard
SUBDIR+= ack
2002-06-19 11:26:32 +02:00
SUBDIR+= autoconvert
SUBDIR+= base64
SUBDIR+= bbcim
2002-11-01 05:26:25 +01:00
SUBDIR+= bib2xml
2004-03-07 06:41:43 +01:00
SUBDIR+= bibtex2html
SUBDIR+= cbmconvert
2003-12-04 09:29:10 +01:00
SUBDIR+= chef
2002-03-30 07:07:02 +01:00
SUBDIR+= cn2jp
2003-06-24 03:49:50 +02:00
SUBDIR+= code2html
2001-05-14 16:04:17 +02:00
SUBDIR+= doc2html
2001-05-26 15:05:44 +02:00
SUBDIR+= dvi2tty
2004-01-19 10:13:29 +01:00
SUBDIR+= enriched2html
SUBDIR+= fondu
2003-12-14 02:17:19 +01:00
SUBDIR+= fribidi
2002-06-19 11:40:13 +02:00
SUBDIR+= hztty
SUBDIR+= ish
2003-05-29 16:31:17 +02:00
SUBDIR+= ja-dvi2tty
SUBDIR+= latex2rtf
SUBDIR+= libiconv
SUBDIR+= macfork
SUBDIR+= mpack
SUBDIR+= nkf
SUBDIR+= p5-Convert-TNEF
SUBDIR+= p5-Convert-UUlib
SUBDIR+= p5-Jcode
SUBDIR+= p5-MIME-Base64
SUBDIR+= p5-Text-Iconv
2004-06-05 05:16:27 +02:00
SUBDIR+= p5-Unicode-IMAPUtf7
2003-09-18 16:42:53 +02:00
SUBDIR+= p5-Unicode-String
SUBDIR+= p5-jcode
SUBDIR+= p5-nkf
2003-02-13 20:13:29 +01:00
SUBDIR+= php4-iconv
SUBDIR+= psiconv
SUBDIR+= py-cjkcodecs
2002-10-14 19:48:14 +02:00
SUBDIR+= py-jpCodecs
2002-06-15 10:29:34 +02:00
SUBDIR+= py-zhCodecs
SUBDIR+= qkc
SUBDIR+= recode
2001-03-07 05:27:16 +01:00
SUBDIR+= rpm2cpio
2004-02-16 03:02:07 +01:00
SUBDIR+= rss2html
2001-05-14 15:37:44 +02:00
SUBDIR+= rtf2html
2002-07-12 23:02:31 +02:00
SUBDIR+= ru-d1489
2001-07-01 13:23:08 +02:00
SUBDIR+= ruby-iconv
SUBDIR+= ruby-romkan
SUBDIR+= ruby-uconv
2002-05-26 01:23:40 +02:00
SUBDIR+= tex2rtf
SUBDIR+= txt2html
2001-06-13 17:12:32 +02:00
SUBDIR+= txt2man
2004-06-28 07:39:34 +02:00
SUBDIR+= txt2pdbdoc
SUBDIR+= unix2dos
SUBDIR+= uudeview
SUBDIR+= uulib
SUBDIR+= wv
2004-01-22 12:31:32 +01:00
SUBDIR+= wv2
SUBDIR+= xdeview
2002-10-22 17:28:10 +02:00
SUBDIR+= xlhtml
2003-04-14 19:34:18 +02:00
SUBDIR+= xlreader
SUBDIR+= yencode
1997-11-22 04:06:19 +01:00
.include "../mk/bsd.pkg.subdir.mk"