openbsd-ports/converters/Makefile

45 lines
1.0 KiB
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.27 2004/08/08 08:39:24 jolan Exp $
#
1998-09-24 19:30:51 -04:00
SUBDIR += base64
SUBDIR += btoa
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
SUBDIR += mimepp
SUBDIR += mpack
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
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
2004-05-31 22:17:27 -04:00
SUBDIR += p5-IDNA-Punycode
2003-05-30 11:33:49 -04:00
SUBDIR += p5-Jcode
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
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
# SUBDIR += playfair
2001-06-01 01:42:40 -04:00
SUBDIR += ppmtoTbmp
2003-12-29 02:36:07 -05:00
SUBDIR += py-cjkcodecs
2003-12-30 04:23:44 -05:00
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
SUBDIR += trans
# SUBDIR += uudeview
# SUBDIR += uudx
# SUBDIR += uulib
2001-08-10 20:52:18 -04:00
SUBDIR += wv
2003-12-27 03:40:54 -05:00
SUBDIR += wv2
# SUBDIR += xdeview
2001-07-13 11:18:03 -04:00
SUBDIR += xlhtml
.include <bsd.port.subdir.mk>