mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
9a3379683f
ish is "ish binary-to-text file converter".
18 lines
345 B
Makefile
18 lines
345 B
Makefile
# $Id: Makefile,v 1.5 1997/07/08 10:11:21 tg Exp $
|
|
#
|
|
|
|
SUBDIR += btoa
|
|
SUBDIR += ish
|
|
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>
|