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