2005-09-08 20:32:13 +02:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-x264
|
|
|
|
# Date created: 6 Sep 2005
|
|
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
CATEGORIES= multimedia
|
2005-11-05 06:22:06 +01:00
|
|
|
PORTREVISION= 1
|
2005-09-08 20:32:13 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer x264 plugin
|
|
|
|
|
|
|
|
GST_PLUGIN= x264
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|