Add hpack.non-usa_only, unzip.with_encryption, zip.with_encryption to
SUBDIR list.
This commit is contained in:
parent
c7c331625d
commit
24fed9c83f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2976
@ -1,17 +1,17 @@
|
|||||||
# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $
|
# $Id: Makefile,v 1.7 1995/10/03 11:44:59 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
SUBDIR += arc
|
SUBDIR += arc
|
||||||
SUBDIR += gshar+gunshar
|
SUBDIR += gshar+gunshar
|
||||||
SUBDIR += ha
|
SUBDIR += ha
|
||||||
RESTRICTED += hpack.non-usa_only
|
SUBDIR += hpack.non-usa_only
|
||||||
SUBDIR += lha
|
SUBDIR += lha
|
||||||
SUBDIR += unarj
|
SUBDIR += unarj
|
||||||
SUBDIR += unrar
|
SUBDIR += unrar
|
||||||
SUBDIR += unzip
|
SUBDIR += unzip
|
||||||
RESTRICTED += unzip.with_encryption
|
SUBDIR += unzip.with_encryption
|
||||||
SUBDIR += zip
|
SUBDIR += zip
|
||||||
RESTRICTED += zip.with_encryption
|
SUBDIR += zip.with_encryption
|
||||||
SUBDIR += zoo
|
SUBDIR += zoo
|
||||||
|
|
||||||
.include <bsd.port.subdir.mk>
|
.include <bsd.port.subdir.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user