12 lines
302 B
Makefile
12 lines
302 B
Makefile
# $NetBSD: Makefile,v 1.13 2021/04/21 11:42:19 adam Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= hal
|
|
GST_PLUGINS0.10_DIRS= ext/hal
|
|
GST_PLUGINS0.10_FLAGS= hal
|
|
PKGREVISION= 6
|
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
|
|
.include "../../sysutils/hal/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|