13 lines
301 B
Makefile
13 lines
301 B
Makefile
# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:06 joerg Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.8_NAME= lame
|
|
GST_PLUGINS0.8_DIR= ext/lame
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.8/Makefile.common"
|
|
PKGREVISION= 5
|
|
|
|
.include "../../audio/lame/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|