summaryrefslogtreecommitdiff
path: root/converters/Makefile
blob: f750d10900b13ed1c28a6156063e2e1867b8bace (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile,v 1.2 1997/04/27 00:14:24 asami Exp $
#

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

.include <bsd.port.subdir.mk>