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