11 lines
277 B
Makefile
11 lines
277 B
Makefile
# $NetBSD: Makefile,v 1.9 2012/09/12 00:24:36 asau Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= a52
|
|
GST_PLUGINS0.10_DIRS= ext/a52dec
|
|
|
|
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
|
|
PKGREVISION= 2
|
|
|
|
.include "../../audio/liba52/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|