1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/converters/Makefile

18 lines
345 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.5 1997/07/08 10:11:21 tg Exp $
#
SUBDIR += btoa
SUBDIR += ish
1997-07-08 10:11:21 +00:00
SUBDIR += mimepp
SUBDIR += mpack
SUBDIR += p5-Convert-UU
1997-06-21 12:02:29 +00:00
SUBDIR += p5-MIME-Base64
SUBDIR += recode
SUBDIR += trans
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += uulib
SUBDIR += xdeview
.include <bsd.port.subdir.mk>