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