1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/archivers/Makefile
Thomas Gellekum 73ca0f6652 Add uudeview
1996-08-23 06:48:49 +00:00

22 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>