mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
12 lines
175 B
Makefile
12 lines
175 B
Makefile
SUBDIR =
|
|
SUBDIR += clzip
|
|
SUBDIR += lunzip
|
|
SUBDIR += lzip
|
|
SUBDIR += lziprecover
|
|
SUBDIR += lzlib
|
|
SUBDIR += pdlzip
|
|
SUBDIR += plzip
|
|
SUBDIR += tarlz
|
|
|
|
.include <bsd.port.subdir.mk>
|