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