summaryrefslogtreecommitdiff
path: root/converters/Makefile
blob: 53c4bb92b864d38a01f7e6ee98044879f31cdf85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id: Makefile,v 1.1 1997/04/26 23:55:18 asami Exp $
#

    SUBDIR += btoa
    SUBDIR += mpack
    SUBDIR += p5-Convert-UU
    SUBDIR += recode
    SUBDIR += trans
    SUBDIR += uudeview
    SUBDIR += uudx
    SUBDIR += xdeview

.include <bsd.port.subdir.mk>