openbsd-ports/multimedia/gstreamer1/Makefile

12 lines
262 B
Makefile
Raw Normal View History

2012-09-15 08:24:41 -04:00
# $OpenBSD: Makefile,v 1.2 2012/09/15 12:24:41 ajacoutot Exp $
2012-09-06 08:57:49 -04:00
SUBDIR =
SUBDIR += core
SUBDIR += plugins-base
SUBDIR += plugins-good
2012-09-15 08:24:41 -04:00
SUBDIR += plugins-libav
2012-09-06 08:57:49 -04:00
SUBDIR += plugins-ugly
SUBDIR += plugins-bad
.include <bsd.port.subdir.mk>