mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
12 lines
295 B
Makefile
12 lines
295 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/11/29 08:32:55 ryoon Exp $
|
|
#
|
|
|
|
GST_PLUGINS1_NAME= libvisual
|
|
GST_PLUGINS1_DIRS= ext/libvisual
|
|
GST_PLUGINS1_FLAGS= libvisual
|
|
|
|
.include "../../multimedia/gst-plugins1-base/Makefile.common"
|
|
|
|
.include "../../audio/libvisual/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|