11 lines
278 B
Makefile
11 lines
278 B
Makefile
# $NetBSD: Makefile,v 1.15 2021/12/08 16:03:10 adam Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= a52
|
|
GST_PLUGINS0.10_DIRS= ext/a52dec
|
|
|
|
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
|
|
PKGREVISION= 8
|
|
|
|
.include "../../audio/liba52/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|