openbsd-ports/archivers/Makefile
sthen 78dfb0b064 put the pecl/php73 bits in; even though php/7.3 itself is disabled doing\
this doesn't get in the way and makes it easier to test possible fixes
2019-03-08 17:02:43 +00:00

82 lines
1.9 KiB
Makefile

# $OpenBSD: Makefile,v 1.93 2019/03/08 17:02:43 sthen Exp $
SUBDIR =
SUBDIR += arc
SUBDIR += brotli
SUBDIR += bzip2
SUBDIR += cabextract
SUBDIR += deco
SUBDIR += deutex
SUBDIR += fastjar
SUBDIR += freeze
SUBDIR += fuse-zip
SUBDIR += gcab
SUBDIR += gcpio
SUBDIR += geteltorito
SUBDIR += gshar+gunshar
SUBDIR += gtar
SUBDIR += gtar,static
SUBDIR += ha
SUBDIR += hs-zip-archive
SUBDIR += hs-zlib
SUBDIR += innoextract
SUBDIR += lha
SUBDIR += libarchive
SUBDIR += libmspack
SUBDIR += libtar
SUBDIR += libzip
SUBDIR += luazlib
SUBDIR += lxsplit
SUBDIR += lz4
SUBDIR += lz4json
SUBDIR += lzip
SUBDIR += lzo
SUBDIR += lzo2
SUBDIR += lzop
SUBDIR += macutil
SUBDIR += makeself
SUBDIR += nulib
SUBDIR += p5-Archive-Extract
SUBDIR += p5-Archive-Zip
SUBDIR += p5-Compress-Bzip2
SUBDIR += p5-Compress-LZO
SUBDIR += p5-POE-Filter-Zlib
SUBDIR += p5-PerlIO-gzip
SUBDIR += p7zip
SUBDIR += par1cmdline
SUBDIR += par2cmdline
SUBDIR += pecl-lzf,php71
SUBDIR += pecl-lzf,php72
SUBDIR += pecl-lzf,php73
SUBDIR += pecl-rar,php71
SUBDIR += pecl-rar,php72
#SUBDIR += pecl-rar,php73 # not supported yet
SUBDIR += pigz
SUBDIR += py-libarchive-c
SUBDIR += py-libarchive-c,python3
SUBDIR += py-lzo
SUBDIR += quazip
SUBDIR += quazip,qt5
SUBDIR += ripole
SUBDIR += ruby-minitar
SUBDIR += rzip
SUBDIR += sltar
SUBDIR += snappy
SUBDIR += ucl
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unshield
SUBDIR += unzip
SUBDIR += unzip,iconv
SUBDIR += woff2
SUBDIR += xdms
SUBDIR += xz
SUBDIR += zip
SUBDIR += zipios
SUBDIR += zoo
SUBDIR += zopfli
SUBDIR += zstd
SUBDIR += zziplib
.include <bsd.port.subdir.mk>