aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
blob: 81c58239c4964ee4204ef47d5026d478ba171040 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# $Id: Makefile,v 1.21 1999/04/02 04:19:42 steve Exp $
#

    SUBDIR += arc
    SUBDIR += bzip
    SUBDIR += bzip2
    SUBDIR += freeze
    SUBDIR += gshar+gunshar
    SUBDIR += ha
    SUBDIR += hpack.non-usa.only
    SUBDIR += lha
    SUBDIR += linux_rar
    SUBDIR += lzo
    SUBDIR += nulib
    SUBDIR += p5-Compress-Zlib
    SUBDIR += pkzip
    SUBDIR += rar
    SUBDIR += unace
    SUBDIR += unarj
    SUBDIR += unrar
    SUBDIR += unzip
    SUBDIR += unzip.with_encryption
    SUBDIR += zip
    SUBDIR += zip.with_encryption
    SUBDIR += zoo

.include <bsd.port.subdir.mk>