1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/converters/Makefile
Jun-ichiro itojun Hagino 9a3379683f activated ports/converters/ish.
ish is "ish binary-to-text file converter".
1997-08-16 05:16:51 +00:00

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>