99d106e8a6
-Correct the order by move CATEGORIES under PORTREVISION.
18 lines
443 B
Makefile
18 lines
443 B
Makefile
# New ports collection makefile for: gstreamer-plugins-gnomevfs
|
|
# Date created: 3 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/devel/gstreamer-plugins-gnomevfs80/Makefile,v 1.2 2006/02/24 18:24:27 marcus Exp $
|
|
#
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
COMMENT= Gstreamer gnomevfs plugin
|
|
|
|
GST_PLUGIN= gnomevfs
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|