blob: 6fce207c58d4e9768178bce3878b933299c8bb83 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-jpeg
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/graphics/gstreamer-plugins-jpeg80/Makefile,v 1.1 2006/01/20 02:56:01 ahze Exp $
#
CATEGORIES= graphics
PORTREVISION= 2
COMMENT= Gstreamer jpeg encoder/decoder plugin
GST_PLUGIN= jpeg
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"
|