2005-03-08 14:08:57 +01:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-libmms
|
|
|
|
# Date created: 8 March 2005
|
|
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/net/gstreamer-plugins-libmms/Makefile,v 1.3 2008/03/19 14:05:38 ahze Exp $
|
2005-03-08 14:08:57 +01:00
|
|
|
#
|
|
|
|
|
2009-04-05 19:25:28 +02:00
|
|
|
PORTREVISION= 0
|
2006-05-20 07:07:44 +02:00
|
|
|
CATEGORIES= net
|
2005-05-31 17:51:42 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer mms:// and mmsh:// plugin
|
2005-03-08 14:08:57 +01:00
|
|
|
|
|
|
|
GST_PLUGIN= libmms
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|