blob: 09d5432cadbc607c7a0a98aef2524447ecbf982d (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.1 2012/11/29 09:20:07 ryoon Exp $
#
GST_PLUGINS1_NAME= twolame
GST_PLUGINS1_DIRS= ext/twolame
.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
.include "../../audio/twolame/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|