99d106e8a6
-Correct the order by move CATEGORIES under PORTREVISION.
19 lines
439 B
Makefile
19 lines
439 B
Makefile
# New ports collection makefile for: gstreamer-plugins-mplex
|
|
# Date created: 7 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/multimedia/gstreamer-plugins-mplex80/Makefile,v 1.1 2006/01/20 02:56:07 ahze Exp $
|
|
#
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= Gstreamer mplex plugin
|
|
|
|
GST_PLUGIN= mplex
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|