openbsd-ports/converters/Makefile

71 lines
1.8 KiB
Makefile
Raw Normal View History

2012-11-06 02:37:44 -05:00
# $OpenBSD: Makefile,v 1.63 2012/11/06 07:37:44 jasper Exp $
SUBDIR =
1998-09-24 19:30:51 -04:00
SUBDIR += base64
SUBDIR += btoa
2012-09-04 15:01:41 -04:00
SUBDIR += d1489
2012-05-07 08:07:35 -04:00
SUBDIR += dos2unix
2011-04-13 09:27:22 -04:00
SUBDIR += enca
2007-09-17 15:23:31 -04:00
SUBDIR += html2text
2001-03-30 17:36:50 -05:00
SUBDIR += html2wml
SUBDIR += ish
SUBDIR += libdvdcss
2002-01-24 18:02:29 -05:00
SUBDIR += libiconv
2009-05-11 05:36:48 -04:00
SUBDIR += libpst
2012-06-14 13:31:38 -04:00
SUBDIR += libunistring
2012-11-06 02:37:44 -05:00
SUBDIR += luastruct
SUBDIR += mimepp
SUBDIR += mpack
2006-11-11 13:29:39 -05:00
SUBDIR += p5-Calendar-Simple
2006-11-07 13:22:29 -05:00
SUBDIR += p5-Catalyst-Plugin-Charsets-Japanese
SUBDIR += p5-Catalyst-View-JSON
2005-02-06 10:16:39 -05:00
SUBDIR += p5-Convert-ASCII-Armour
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
2011-03-11 08:40:40 -05:00
SUBDIR += p5-Convert-Base32
2005-01-14 13:04:38 -05:00
SUBDIR += p5-Convert-BinHex
2008-09-24 09:30:07 -04:00
SUBDIR += p5-Convert-Binary-C
2011-06-14 07:16:46 -04:00
SUBDIR += p5-Convert-Color
2005-02-06 10:16:39 -05:00
SUBDIR += p5-Convert-PEM
SUBDIR += p5-Convert-TNEF
SUBDIR += p5-Convert-UU
SUBDIR += p5-Convert-UUlib
2004-01-16 18:31:27 -05:00
SUBDIR += p5-Date-Tolkien-Shire
2002-01-24 18:02:29 -05:00
SUBDIR += p5-DateManip
2009-01-25 18:02:44 -05:00
SUBDIR += p5-Encode-IMAPUTF7
2006-10-26 18:24:28 -04:00
SUBDIR += p5-Finance-Currency-Convert-XE
2006-07-13 07:59:51 -04:00
SUBDIR += p5-JSON
SUBDIR += p5-JSON-Any
SUBDIR += p5-JSON-DWIW
2008-05-21 08:57:55 -04:00
SUBDIR += p5-JSON-XS
SUBDIR += p5-JSON-XS-VersionOneAndTwo
2003-05-30 11:33:49 -04:00
SUBDIR += p5-Jcode
2007-04-08 18:00:21 -04:00
SUBDIR += p5-MARC-Record
2010-09-16 03:28:07 -04:00
SUBDIR += p5-Net-IDN-Encode
2004-05-31 22:17:27 -04:00
SUBDIR += p5-Net-IDN-Nameprep
2001-08-17 23:59:16 -04:00
SUBDIR += p5-Text-Iconv
2010-12-19 17:46:12 -05:00
SUBDIR += p5-Unicode-LineBreak
2003-05-30 11:05:01 -04:00
SUBDIR += p5-Unicode-Map
SUBDIR += p5-Unicode-Map8
2003-05-30 10:47:13 -04:00
SUBDIR += p5-Unicode-MapUTF8
SUBDIR += p5-Unicode-String
2010-09-16 03:28:07 -04:00
SUBDIR += p5-Unicode-Stringprep
2006-05-09 14:24:08 -04:00
SUBDIR += pflogx
SUBDIR += ppmtoTbmp
2006-07-30 13:39:54 -04:00
SUBDIR += py-cjkcodecs
SUBDIR += py-iconvcodec
2003-09-29 17:32:46 -04:00
SUBDIR += qprint
SUBDIR += recode
2012-06-21 12:57:55 -04:00
SUBDIR += ripmime
2000-06-11 18:25:55 -04:00
SUBDIR += rpm2cpio
2011-12-13 12:42:14 -05:00
SUBDIR += ruby-multi_json
2008-04-19 14:26:46 -04:00
SUBDIR += ruby-json
SUBDIR += ruby-json,ruby18
SUBDIR += trans
2001-08-10 20:52:18 -04:00
SUBDIR += wv
2003-12-27 03:40:54 -05:00
SUBDIR += wv2
2001-07-13 11:18:03 -04:00
SUBDIR += xlhtml
2007-10-14 11:39:24 -04:00
SUBDIR += xmltoman
.include <bsd.port.subdir.mk>