12 lines
318 B
Makefile
12 lines
318 B
Makefile
# $NetBSD: Makefile,v 1.7 2012/10/08 09:21:03 asau Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= theora
|
|
GST_PLUGINS0.10_DIRS= ext/theora
|
|
GST_PLUGINS0.10_FLAGS= theora
|
|
PKGREVISION= 2
|
|
|
|
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
|
|
|
|
.include "../../multimedia/libtheora/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|