dleyna-server-0.5.0 dLeyna-core is a library of utility functions that are used by the higher level dLeyna libraries that communicate with DLNA devices, e.g., dleyna-server. <...> ok jasper@
10 lines
204 B
Makefile
10 lines
204 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2015/04/17 18:39:00 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += connector-dbus
|
|
SUBDIR += renderer
|
|
SUBDIR += server
|
|
|
|
.include <bsd.port.subdir.mk>
|