blob: 5614eac3c0b87070b39ea99603489cf7e06af872 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-theora
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom$
#
PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer theora plugin
GST_PLUGIN= theora
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"
|