mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
368 B
Makefile
18 lines
368 B
Makefile
# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $
|
|
#
|
|
|
|
SUBDIR += arc
|
|
SUBDIR += gshar+gunshar
|
|
SUBDIR += ha
|
|
RESTRICTED += hpack.non-usa_only
|
|
SUBDIR += lha
|
|
SUBDIR += unarj
|
|
SUBDIR += unrar
|
|
SUBDIR += unzip
|
|
RESTRICTED += unzip.with_encryption
|
|
SUBDIR += zip
|
|
RESTRICTED += zip.with_encryption
|
|
SUBDIR += zoo
|
|
|
|
.include <bsd.port.subdir.mk>
|