11 lines
310 B
Makefile
11 lines
310 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 11:39:21 drochner Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= theora
|
|
GST_PLUGINS0.10_DIRS= ext/theora
|
|
GST_PLUGINS0.10_FLAGS= theora
|
|
|
|
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
|
|
|
|
.include "../../multimedia/libtheora/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|