openbsd-ports/archivers/Makefile
sthen 03a0711f4b remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
which aren't used as dependencies in ports. many are either old stuff,
or things used to provide backports of functionality from newer Python
base versions which were used in ports that have already been converted
to py3-only.
2021-10-26 19:52:41 +00:00

82 lines
1.9 KiB
Makefile

# $OpenBSD: Makefile,v 1.114 2021/10/26 19:52:41 sthen Exp $
SUBDIR =
SUBDIR += arc
SUBDIR += blosc
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 += innoextract
SUBDIR += laszip
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 += minizip
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,php74
SUBDIR += pecl-lzf,php80
SUBDIR += pecl-rar,php74
SUBDIR += pecl-rar,php80
SUBDIR += pigz
SUBDIR += py-brotli,python3
SUBDIR += py-libarchive-c,python3
SUBDIR += py-lz4,python3
SUBDIR += py-rarfile,python3
SUBDIR += quazip
SUBDIR += ripole
SUBDIR += ruby-minitar
SUBDIR += ruby-rubyzip
SUBDIR += rzip
SUBDIR += sltar
SUBDIR += snappy
SUBDIR += ucl
SUBDIR += unarj
SUBDIR += unarr
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>