99d106e8a6
-Correct the order by move CATEGORIES under PORTREVISION.
18 lines
438 B
Makefile
18 lines
438 B
Makefile
# New ports collection makefile for: gstreamer-plugins-libmms
|
|
# Date created: 8 March 2005
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/net/gstreamer-plugins-libmms80/Makefile,v 1.2 2006/02/25 00:12:31 marcus Exp $
|
|
#
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= net
|
|
|
|
COMMENT= Gstreamer mms:// and mmsh:// plugin
|
|
|
|
GST_PLUGIN= libmms
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|