blob: c2887862ce7d9e197116d5bfb1caeb8c051fae00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 0
CATEGORIES= x11
COMMENT= GStreamer X and Xvideo output plugins
GST_PLUGIN= x
DIST= base
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|