mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
d723ebaa17
ridiculous need to bump PORTREVISION of depending ports, whenever a dependency is updated, but here we still are... Bump PORTREVISION for the 9 users of x265 now that it has been upgraded from 3.2 to 3.4.
14 lines
220 B
Makefile
14 lines
220 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= GStreamer libx265 based H265 plugin
|
|
|
|
GST_PLUGIN= x265
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|