mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 05:20:47 -04:00
11 lines
259 B
Makefile
11 lines
259 B
Makefile
# $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"
|