summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer1-plugins-mpeg2dec/Makefile
blob: 9cffec3b14f723d0b299d3ba6ac71126600a702f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#    $MCom$

PORTREVISION=   0
CATEGORIES= multimedia

COMMENT=    Gstreamer mpeg decode plugin

GST_PLUGIN= mpeg2dec
DIST=       ugly

MASTERDIR=  ${.CURDIR}/../../multimedia/gstreamer1-plugins

.include "${MASTERDIR}/Makefile"