mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ee8ec454ed
PR: ports/5776
25 lines
513 B
Makefile
25 lines
513 B
Makefile
# $Id: Makefile,v 1.19 1997/11/20 08:21:26 tg Exp $
|
|
#
|
|
|
|
SUBDIR += arc
|
|
SUBDIR += bzip
|
|
SUBDIR += bzip2
|
|
SUBDIR += freeze
|
|
SUBDIR += gshar+gunshar
|
|
SUBDIR += ha
|
|
SUBDIR += hpack.non-usa.only
|
|
SUBDIR += lha
|
|
SUBDIR += lzo
|
|
SUBDIR += nulib
|
|
SUBDIR += p5-Compress-Zlib
|
|
SUBDIR += rar
|
|
SUBDIR += unarj
|
|
SUBDIR += unrar
|
|
SUBDIR += unzip
|
|
SUBDIR += unzip.with_encryption
|
|
SUBDIR += zip
|
|
SUBDIR += zip.with_encryption
|
|
SUBDIR += zoo
|
|
|
|
.include <bsd.port.subdir.mk>
|