11 lines
280 B
Makefile
11 lines
280 B
Makefile
# $NetBSD: Makefile,v 1.6 2012/09/22 12:36:44 obache Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= alsa
|
|
GST_PLUGINS0.10_DIRS= ext/alsa
|
|
PKGREVISION= 2
|
|
|
|
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
|
|
|
|
.include "../../audio/alsa-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|