19 lines
380 B
Makefile
19 lines
380 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 1998/04/29 05:04:15 angelos Exp $
|
||
|
#
|
||
|
|
||
|
SUBDIR += btoa
|
||
|
SUBDIR += ish
|
||
|
# SUBDIR += kdesupport
|
||
|
SUBDIR += mimepp
|
||
|
SUBDIR += mpack
|
||
|
SUBDIR += p5-Convert-UU
|
||
|
SUBDIR += p5-MIME-Base64
|
||
|
SUBDIR += recode
|
||
|
SUBDIR += trans
|
||
|
# SUBDIR += uudeview
|
||
|
# SUBDIR += uudx
|
||
|
# SUBDIR += uulib
|
||
|
# SUBDIR += xdeview
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|