mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
13 lines
282 B
Makefile
13 lines
282 B
Makefile
SUBDIR =
|
|
SUBDIR += deskew
|
|
SUBDIR += gegl-filters
|
|
SUBDIR += lensfun
|
|
SUBDIR += liquid-rescale
|
|
SUBDIR += resynthesizer
|
|
SUBDIR += resynthesizer3
|
|
SUBDIR += snapshot
|
|
SUBDIR += stable
|
|
SUBDIR += stroke-arrows
|
|
|
|
.include <bsd.port.subdir.mk>
|