1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/archivers/Makefile

20 lines
405 B
Makefile
Raw Normal View History

1996-06-10 01:50:49 +00:00
# $Id: Makefile,v 1.10 1996/05/15 19:23:38 ache Exp $
#
1995-10-03 11:45:15 +00:00
SUBDIR += arc
SUBDIR += gshar+gunshar
SUBDIR += ha
SUBDIR += hpack.non-usa.only
1995-10-03 11:45:15 +00:00
SUBDIR += lha
1996-05-15 19:23:38 +00:00
SUBDIR += rar
1995-10-03 11:45:15 +00:00
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += unzip.with_encryption
1996-06-10 01:50:49 +00:00
SUBDIR += uudx
1995-10-03 11:45:15 +00:00
SUBDIR += zip
SUBDIR += zip.with_encryption
1995-10-03 11:45:15 +00:00
SUBDIR += zoo
1995-01-13 11:12:19 +00:00
.include <bsd.port.subdir.mk>