openbsd-ports/converters/Makefile

63 lines
1.6 KiB
Makefile
Raw Normal View History

2010-12-19 17:46:12 -05:00
# $OpenBSD: Makefile,v 1.50 2010/12/19 22:46:12 landry Exp $
#
SUBDIR =
1998-09-24 19:30:51 -04:00
SUBDIR += base64
SUBDIR += btoa
2007-09-17 15:23:31 -04:00
SUBDIR += html2text
2001-03-30 17:36:50 -05:00
SUBDIR += html2wml
SUBDIR += ish
2004-03-02 17:56:54 -05:00
SUBDIR += libdvd
SUBDIR += libdvdcss
2002-01-24 18:02:29 -05:00
SUBDIR += libiconv
2009-05-11 05:36:48 -04:00
SUBDIR += libpst
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
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
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
2000-06-11 18:25:55 -04:00
SUBDIR += rpm2cpio
2008-04-19 14:26:46 -04:00
SUBDIR += ruby-json
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>