mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
20 lines
405 B
Makefile
20 lines
405 B
Makefile
# $Id: Makefile,v 1.10 1996/05/15 19:23:38 ache Exp $
|
|
#
|
|
|
|
SUBDIR += arc
|
|
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 += uudx
|
|
SUBDIR += zip
|
|
SUBDIR += zip.with_encryption
|
|
SUBDIR += zoo
|
|
|
|
.include <bsd.port.subdir.mk>
|