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