8 lines
152 B
Makefile
8 lines
152 B
Makefile
# $OpenBSD: Makefile,v 1.2 2014/12/16 18:13:57 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += forwarder
|
|
SUBDIR += logstash
|
|
|
|
.include <bsd.port.subdir.mk>
|