mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
12 lines
276 B
Makefile
12 lines
276 B
Makefile
# $NetBSD: Makefile,v 1.9 2012/09/15 10:03:38 obache Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= lame
|
|
GST_PLUGINS0.10_DIRS= ext/lame
|
|
PKGREVISION= 2
|
|
|
|
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
|
|
|
|
.include "../../audio/lame/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|