6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += cups
|
||
|
SUBDIR += libpaper
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|