18 lines
431 B
Makefile
18 lines
431 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-libmms/Makefile,v 1.3 2008/03/19 14:05:38 ahze Exp $
|
|
#
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= net
|
|
|
|
COMMENT= Gstreamer mms:// and mmsh:// plugin
|
|
|
|
GST_PLUGIN= libmms
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|