mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
15 lines
263 B
Makefile
15 lines
263 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= multimedia
|
|
PKGNAMESUFFIX= 1-plugins-schroedinger
|
|
|
|
COMMENT= Gstreamer Dirac high-speed codec plugin
|
|
|
|
GST_PLUGIN= schro
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|