summaryrefslogblamecommitdiff
path: root/archivers/Makefile
blob: 8d13d2ec6dff225c0769f809316ae084289f583f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
           
 
 
                 
                  
                   
                        
                    

                           
                                
                 
                       
                 
                   
                              
                   
                 
                   


                   
                                   
                 
                                 
                 

                             
# $FreeBSD$
#

    SUBDIR += arc
    SUBDIR += bzip
    SUBDIR += bzip2
    SUBDIR += deepforest
    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>