1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/archivers/Makefile
1995-10-03 11:45:15 +00:00

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>