openbsd-ports/converters/Makefile

80 lines
2.1 KiB
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.78 2016/01/07 01:03:28 jeremy Exp $
SUBDIR =
1998-09-24 19:30:51 -04:00
SUBDIR += base64
SUBDIR += btoa
2014-01-24 16:08:15 -05:00
SUBDIR += convmv
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
2013-05-30 11:43:06 -04:00
SUBDIR += luastruct,lua52
SUBDIR += mimepp
SUBDIR += mpack
2013-10-22 14:15:38 -04:00
SUBDIR += otf2bdf
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
2015-08-24 10:39:49 -04:00
SUBDIR += p5-JSON-MaybeXS
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
SUBDIR += p5-Types-Serialiser
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
2013-06-26 12:17:25 -04:00
SUBDIR += py-html2text
2006-07-30 13:39:54 -04:00
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
SUBDIR += ruby-json,ruby21
SUBDIR += ruby-json,ruby22
SUBDIR += ruby-json,ruby23
2014-08-15 08:19:13 -04:00
SUBDIR += ruby-multi_json
SUBDIR += trans
2015-11-08 13:09:27 -05:00
SUBDIR += unoconv
2014-11-20 16:16:29 -05:00
SUBDIR += uudeview
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>