mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
18 lines
362 B
Makefile
18 lines
362 B
Makefile
# New ports collection makefile for: gstreamer-plugins-libmng
|
|
# Date created: 6 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= graphics
|
|
PORTREVISION= 1
|
|
|
|
COMMENT= Gstreamer Multiple-image Network Graphics plugin
|
|
|
|
GST_PLUGIN= libmng
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|