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