blob: a4be39c51da5ca327fc1f2570cb7f2049957bfa9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 2
CATEGORIES= multimedia
COMMENT= Gstreamer Dirac high-speed codec plugin
GST_PLUGIN= schroedinger
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"
|