mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
12 lines
286 B
Makefile
12 lines
286 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/11/29 08:31:31 ryoon Exp $
|
|
#
|
|
|
|
GST_PLUGINS1_NAME= gio
|
|
GST_PLUGINS1_DIRS= gst/gio
|
|
GST_PLUGINS1_FLAGS= gio experimental
|
|
|
|
.include "../../multimedia/gst-plugins1-base/Makefile.common"
|
|
|
|
.include "../../devel/glib2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|