mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
99d106e8a6
-Correct the order by move CATEGORIES under PORTREVISION.
19 lines
466 B
Makefile
19 lines
466 B
Makefile
# New ports collection makefile for: gstreamer-plugins-libmng
|
|
# Date created: 6 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/graphics/gstreamer-plugins-libmng80/Makefile,v 1.2 2006/02/24 18:50:34 marcus Exp $
|
|
#
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= graphics
|
|
|
|
COMMENT= Gstreamer Multiple-image Network Graphics plugin
|
|
|
|
GST_PLUGIN= libmng
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|