1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/converters/Makefile

19 lines
371 B
Makefile
Raw Normal View History

1998-02-22 21:19:32 +00:00
# $Id: Makefile,v 1.10 1998/02/12 21:44:02 se Exp $
#
SUBDIR += btoa
SUBDIR += ish
1998-02-22 21:19:32 +00:00
SUBDIR += kdesupport
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>