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