11 lines
248 B
Makefile
11 lines
248 B
Makefile
# $OpenBSD: Makefile,v 1.3 2008/01/22 08:55:00 ajacoutot Exp $
|
|
|
|
SUBDIR += core
|
|
SUBDIR += plugins-base
|
|
SUBDIR += plugins-good
|
|
SUBDIR += plugins-ugly
|
|
SUBDIR += plugins-bad
|
|
SUBDIR += py-gstreamer
|
|
|
|
.include <bsd.port.subdir.mk>
|