freebsd-ports/archivers/Makefile
Thomas Gellekum 73ca0f6652 Add uudeview
1996-08-23 06:48:49 +00:00

21 lines
450 B
Makefile

# $Id: Makefile,v 1.12 1996/08/09 08:16:50 asami Exp $
#
SUBDIR += arc
SUBDIR += freeze
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 += uudeview
SUBDIR += uudx
SUBDIR += zip
SUBDIR += zip.with_encryption
SUBDIR += zoo
.include <bsd.port.subdir.mk>