99d106e8a6
-Correct the order by move CATEGORIES under PORTREVISION.
18 lines
425 B
Makefile
18 lines
425 B
Makefile
# New ports collection makefile for: gstreamer-plugins-gconf
|
|
# Date created: 10 Mar 2004
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/devel/gstreamer-plugins-gconf80/Makefile,v 1.2 2006/02/24 18:24:27 marcus Exp $
|
|
#
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
COMMENT= Gstreamer gconf plugin
|
|
|
|
GST_PLUGIN= gconf
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|