blob: c205f8625c934cf379cbb33c45bd204fc5163f67 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-xvid
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/multimedia/gstreamer-plugins-xvid80/Makefile,v 1.1 2006/01/20 02:56:07 ahze Exp $
#
PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= Gstreamer xvid plugin
GST_PLUGIN= xvid
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"
|