blob: 96d446043e694310eb3ff97c66a8545b78cd7785 (
plain) (
blame)
1
2
3
4
5
6
|
# $Id: Makefile,v 1.1.1.1 1995/01/13 11:12:19 jkh Exp $
#
SUBDIR= arc gshar+gunshar unarj unrar unzip unzip.with_encryption \
zip zip.with_encryption zoo
.include <bsd.port.subdir.mk>
|