2013-09-20 22:57:48 +02:00
|
|
|
# Created by: Koop Mast <kwm@FreeBSD.org>
|
2007-06-19 16:13:22 +02:00
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/multimedia/gstreamer-plugins-x264/Makefile,v 1.3 2008/03/19 14:05:37 ahze Exp $
|
2007-06-19 16:13:22 +02:00
|
|
|
|
2013-10-07 11:21:13 +02:00
|
|
|
PORTREVISION= 2
|
2007-06-19 16:13:22 +02:00
|
|
|
CATEGORIES= multimedia
|
|
|
|
|
|
|
|
COMMENT= Gstreamer x264 plugin
|
|
|
|
|
|
|
|
GST_PLUGIN= x264
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|