8 lines
150 B
Makefile
8 lines
150 B
Makefile
# $OpenBSD: Makefile,v 1.3 2020/10/23 15:50:23 landry Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += browser
|
|
SUBDIR += noscript
|
|
|
|
.include <bsd.port.subdir.mk>
|