openbsd-ports/net/gupnp/Makefile

12 lines
215 B
Makefile
Raw Normal View History

2012-11-30 07:00:09 -05:00
# $OpenBSD: Makefile,v 1.3 2012/11/30 12:00:09 jasper Exp $
2011-07-04 11:28:42 -04:00
SUBDIR =
2011-07-05 13:03:35 -04:00
SUBDIR += av
2011-07-04 11:28:42 -04:00
SUBDIR += core
2011-07-05 13:03:35 -04:00
SUBDIR += dlna
SUBDIR += igd
SUBDIR += tools
SUBDIR += ui
2011-07-04 11:28:42 -04:00
.include <bsd.port.subdir.mk>