14 lines
314 B
Makefile
14 lines
314 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:20 obache Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= spc
|
|
GST_PLUGINS0.10_DIRS= ext/spc
|
|
|
|
PKGREVISION= 1
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
|
|
|
|
.include "../../audio/libopenspc/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|