openbsd-ports/net/gupnp/Makefile

13 lines
234 B
Makefile
Raw Normal View History

2011-07-05 13:03:35 -04:00
# $OpenBSD: Makefile,v 1.2 2011/07/05 17:03:35 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
SUBDIR += vala
2011-07-04 11:28:42 -04:00
.include <bsd.port.subdir.mk>