sthen 384af9db11 move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo
for the relevant PHP versions.

ports which are 5.6-only remain in pecl-foo port directories, set to only
build 5.6 packages

ports which have separate versions for 5.6 and 7.0 are split; the port
directories are named pecl56-foo for the 5.6-compatible version and
pecl-foo for the 7+-version

normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0
2018-04-26 15:08:56 +00:00

78 lines
1.8 KiB
Makefile

# $OpenBSD: Makefile,v 1.88 2018/04/26 15:08:56 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,php56
SUBDIR += pecl-lzf,php70
SUBDIR += pecl-rar,php56
SUBDIR += pecl-rar,php70
SUBDIR += pigz
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>