openbsd-ports/archivers/Makefile
kili ae14a5058a Remove 47 now unused hs-ports from the build.
jasper@ agrees to the list (and to the general idea of gc'ing
hs-ports).

Complete list:

archivers/hs-zlib-bindings
databases/hs-HDBC-mysql
databases/hs-HDBC-postgresql
databases/hs-hedis
databases/hs-postgresql-libpq
devel/hs-BoundedChan
devel/hs-MonadRandom
devel/hs-ObjectName
devel/hs-PSQueue
devel/hs-StateVar
devel/hs-abstract-deque
devel/hs-abstract-par
devel/hs-base-unicode-symbols
devel/hs-blaze-textual
devel/hs-bytestring-mmap
devel/hs-case-insensitive
devel/hs-cmdlib
devel/hs-concurrent-extra
devel/hs-data-hash
devel/hs-directory-tree
devel/hs-enumerator
devel/hs-failure
devel/hs-ghc-paths
devel/hs-hashtables
devel/hs-hood
devel/hs-largeword
devel/hs-logict
devel/hs-murmur-hash
devel/hs-newtype
devel/hs-parallel
devel/hs-patch-combinators
devel/hs-readline
devel/hs-sendfile
devel/hs-strict
devel/hs-tuple
lang/hs-haskell-src
math/hs-half
net/hs-curl
net/hs-network-info
security/hs-crypto
security/hs-cryptocipher
security/hs-mwc-random
security/hs-pwstore-fast
security/hs-skein
textproc/hs-bytestring-nums
textproc/hs-hexpat
www/hs-cgi
2017-11-19 01:04:03 +00:00

76 lines
1.7 KiB
Makefile

# $OpenBSD: Makefile,v 1.87 2017/11/19 01:04:03 kili 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
SUBDIR += pecl-rar
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>