freebsd-ports/archivers/Makefile
Andrey A. Chernov 8dabf8db72 Add rar
1996-05-15 19:23:38 +00:00

19 lines
386 B
Makefile

# $Id: Makefile,v 1.9 1996/04/12 08:47:53 asami Exp $
#
SUBDIR += arc
SUBDIR += gshar+gunshar
SUBDIR += ha
SUBDIR += hpack.non-usa.only
SUBDIR += lha
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>