11 lines
218 B
Makefile
11 lines
218 B
Makefile
# $OpenBSD: Makefile,v 1.2 2013/12/29 13:41:49 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += filemgr-agent
|
|
SUBDIR += package-agent
|
|
SUBDIR += puppet-agent
|
|
SUBDIR += service-agent
|
|
SUBDIR += sysctl-data
|
|
|
|
.include <bsd.port.subdir.mk>
|