13 lines
315 B
Makefile
13 lines
315 B
Makefile
# $NetBSD: Makefile,v 1.6 2012/03/03 00:14:24 wiz Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= twolame
|
|
GST_PLUGINS0.10_DIRS= ext/twolame
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
|
|
PKGREVISION=1
|
|
|
|
.include "../../audio/twolame/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|