f83c7639aa
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
14 lines
262 B
Makefile
14 lines
262 B
Makefile
# 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"
|