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