summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer1-plugins-mpeg2dec/Makefile
blob: b0190dc9a4b002f224ce8493bef386bb04a04b67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTREVISION=   0
CATEGORIES= multimedia

COMMENT=    Gstreamer mpeg decode plugin

GST_PLUGIN= mpeg2dec
DIST=       ugly

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

.include "${MASTERDIR}/Makefile"