freebsd-ports/archivers/Makefile
David E. O'Brien f7eeb9b599 turn on xdeview
1997-03-29 23:56:36 +00:00

25 lines
522 B
Makefile

# $Id: Makefile,v 1.15 1996/10/24 00:03:46 jfitz Exp $
#
SUBDIR += arc
SUBDIR += bzip
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha
SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += p5-Compress-Zlib
SUBDIR += rar
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += unzip.with_encryption
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += xdeview
SUBDIR += zip
SUBDIR += zip.with_encryption
SUBDIR += zoo
.include <bsd.port.subdir.mk>