From 126c7e8ba2883a7908784419267932d96bf05db1 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 19 Jun 2007 14:13:22 +0000 Subject: Readd gstreamer-plugins-x264 --- multimedia/gstreamer-plugins-x264/Makefile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 multimedia/gstreamer-plugins-x264/Makefile (limited to 'multimedia/gstreamer-plugins-x264') diff --git a/multimedia/gstreamer-plugins-x264/Makefile b/multimedia/gstreamer-plugins-x264/Makefile new file mode 100644 index 000000000000..a18ea8a366ac --- /dev/null +++ b/multimedia/gstreamer-plugins-x264/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: gstreamer-plugins-x264 +# Date created: 6 Sep 2005 +# Whom: Koop Mast +# +# $FreeBSD$ +# + +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer x264 plugin + +GST_PLUGIN= x264 + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3