blob: c19cc792cb35dc2852e63130c46050e97082ce46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= GStreamer mpeg decode plugin
GST_PLUGIN= mpeg2dec
DIST= ugly
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|