blob: 1b7f62e80debf0d939dbd6e0ead0122d43db8ecf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: Makefile,v 1.6 2006/04/17 14:52:11 wiz Exp $
#
GST_PLUGINS0.8_NAME= lame
GST_PLUGINS0.8_DIR= ext/lame
.include "../../multimedia/gst-plugins0.8/Makefile.common"
PKGREVISION= 5
.include "../../audio/lame/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|