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