summaryrefslogtreecommitdiff
path: root/archivers/Makefile
blob: e9f0411fcc9bd6a0794a8aa8f12b28ac451a4bd5 (plain)
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
# $NetBSD: Makefile,v 1.8 1998/04/15 10:38:07 agc Exp $
# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp 
#

    SUBDIR += arc
#    SUBDIR += bzip
    SUBDIR += bzip2
    SUBDIR += freeze
    SUBDIR += gcpio
#    SUBDIR += gshar+gunshar
    SUBDIR += gtar
    SUBDIR += ha
#    SUBDIR += hpack.non-usa.only
    SUBDIR += lha
    SUBDIR += macutil
#    SUBDIR += nulib
#    SUBDIR += p5-Compress-Zlib
    SUBDIR += rar
    SUBDIR += unarj
    SUBDIR += unrar
    SUBDIR += unzip
#    SUBDIR += unzip.with_encryption
    SUBDIR += zip
#    SUBDIR += zip.with_encryption
    SUBDIR += zoo

.include "../mk/bsd.pkg.subdir.mk"