freebsd-ports/graphics/gstreamer-plugins-jpeg/Makefile
Tijl Coosemans ca2176f4ac Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 16:39:11 +00:00

14 lines
352 B
Makefile

# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/graphics/gstreamer-plugins-jpeg/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $
PORTREVISION= 2
CATEGORIES= graphics
COMMENT= Gstreamer jpeg encoder/decoder plugin
GST_PLUGIN= jpeg
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"