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