openbsd-ports/converters/Makefile

32 lines
705 B
Makefile
Raw Normal View History

2002-01-24 18:02:29 -05:00
# $OpenBSD: Makefile,v 1.13 2002/01/24 23:02:29 jsyn 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
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-UU
2002-01-24 18:02:29 -05:00
SUBDIR += p5-DateManip
SUBDIR += p5-MIME-Base64
2001-08-17 23:59:16 -04:00
SUBDIR += p5-Text-Iconv
SUBDIR += p5-Unicode-Map8
SUBDIR += p5-Unicode-String
2001-06-01 01:42:40 -04:00
SUBDIR += ppmtoTbmp
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
# SUBDIR += xdeview
2001-07-13 11:18:03 -04:00
SUBDIR += xlhtml
.include <bsd.port.subdir.mk>