summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins1-x264/Makefile
blob: 95efaf701c9ed3d312a414d3a9ec3eb988b50716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1 2012/11/29 09:23:21 ryoon Exp $
#

GST_PLUGINS1_NAME=	x264
GST_PLUGINS1_DIRS=	ext/x264

.include "../../multimedia/gst-plugins1-ugly/Makefile.common"

# need shared lib
BUILDLINK_API_DEPENDS.x264-devel+= x264-devel>=20071218nb1
.include "../../multimedia/x264-devel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"