10 lines
223 B
Makefile
10 lines
223 B
Makefile
SUBDIR =
|
|
SUBDIR += deskew
|
|
SUBDIR += gegl-filters
|
|
SUBDIR += lensfun
|
|
SUBDIR += liquid-rescale
|
|
SUBDIR += resynthesizer
|
|
SUBDIR += snapshot
|
|
SUBDIR += stable
|
|
|
|
.include <bsd.port.subdir.mk>
|