mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
13 lines
324 B
Makefile
13 lines
324 B
Makefile
# $NetBSD: Makefile,v 1.9 2012/09/22 12:36:45 obache Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= libvisual
|
|
GST_PLUGINS0.10_DIRS= ext/libvisual
|
|
GST_PLUGINS0.10_FLAGS= libvisual
|
|
PKGREVISION= 2
|
|
|
|
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
|
|
|
|
.include "../../audio/libvisual/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|