10 lines
287 B
Makefile
10 lines
287 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/08/08 21:31:08 wiz Exp $
|
|
|
|
GST_PLUGINS1_NAME= theora
|
|
GST_PLUGINS1_DIRS= ext/theora
|
|
GST_PLUGINS1_FLAGS= theora
|
|
|
|
.include "../../multimedia/gst-plugins1-base/Makefile.common"
|
|
|
|
.include "../../multimedia/libtheora/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|