mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
301 B
Makefile
13 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"
|