9e8d18edb2
Add new plugins x264. Approved by: maintainer (implicit)
17 lines
339 B
Makefile
17 lines
339 B
Makefile
# New ports collection makefile for: gstreamer-plugins-libmms
|
|
# Date created: 8 March 2005
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= net
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= Gstreamer mms:// and mmsh:// plugin
|
|
|
|
GST_PLUGIN= libmms
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|