freebsd-ports/multimedia/gstreamer-plugins-resindvd/Makefile
Ganael LAPLANCHE a6a77bf429 - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]

Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
2012-01-17 14:35:18 +00:00

17 lines
339 B
Makefile

# New ports collection makefile for: gstreamer-plugins-resindvd
# Date created: 10 Sep 2010
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 2
CATEGORIES= multimedia
COMMENT= Gstreamer resindvd plugin
GST_PLUGIN= resindvd
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"