13 lines
326 B
Makefile
13 lines
326 B
Makefile
# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:27 joerg Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= ogg
|
|
GST_PLUGINS0.10_DIRS= ext/ogg
|
|
GST_PLUGINS0.10_FLAGS= ogg
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
|
|
|
|
.include "../../multimedia/libogg/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|