blob: eb6aaa89d3885bdf022d82a2fab7dc3066414059 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-gdkpixbuf
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom$
#
CATEGORIES= graphics
PORTREVISION= 1
COMMENT= Gstreamer image decoder plugin
GST_PLUGIN= gdkpixbuf
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"
|