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