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