freebsd-ports/archivers/Makefile

19 lines
386 B
Makefile
Raw Normal View History

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