12 lines
291 B
Makefile
12 lines
291 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/11/29 08:35:56 ryoon 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"
|