openbsd-ports/converters/Makefile

28 lines
615 B
Makefile
Raw Normal View History

2001-06-01 01:42:40 -04:00
# $OpenBSD: Makefile,v 1.8 2001/06/01 05:42:40 shell 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
2001-03-11 20:33:32 -05:00
SUBDIR += libiconv
SUBDIR += mimepp
SUBDIR += mpack
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
2000-06-02 08:38:36 -04:00
SUBDIR += p5-DateManip
SUBDIR += p5-Convert-UU
SUBDIR += p5-MIME-Base64
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
# SUBDIR += xdeview
.include <bsd.port.subdir.mk>