12 lines
311 B
Makefile
12 lines
311 B
Makefile
# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:27 joerg Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= mpeg2dec
|
|
GST_PLUGINS0.10_DIRS= ext/mpeg2dec
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
|
|
|
|
.include "../../multimedia/libmpeg2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|