From f271a2af04169494b440a64f3733ffca4bb4aee8 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 14 Oct 2004 06:55:28 +0000 Subject: [MAINTAINER] net/vls: [update pkg-descr and COMMENT] Update pkg-descr and COMMENT to better reflect the current version of vls PR: ports/72668 Submitted by: Michael Johnson --- net/vls/Makefile | 2 +- net/vls/pkg-descr | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) (limited to 'net/vls') diff --git a/net/vls/Makefile b/net/vls/Makefile index 4f995ac982de..a9b85695e84d 100644 --- a/net/vls/Makefile +++ b/net/vls/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net multimedia MASTER_SITES= http://download.videolan.org/pub/videolan/vls/${PORTVERSION}/ MAINTAINER= ahze@ahze.net -COMMENT= An X11 video streaming client/server solution +COMMENT= Broadcasts MPEG(1/2/4, PS/TS) video streams LIB_DEPENDS= dvbpsi.3:${PORTSDIR}/multimedia/libdvbpsi .if !defined(WITHOUT_DVD) diff --git a/net/vls/pkg-descr b/net/vls/pkg-descr index 493f48de6da1..e187c48d774d 100644 --- a/net/vls/pkg-descr +++ b/net/vls/pkg-descr @@ -1,13 +1,7 @@ vls -- the VideoLAN Server -The vls is distributed with a GPL license. See the file COPYING in the -base directory. - -The vls is part of the VideoLAN project, a full client/server -solution for video streaming using multicast or unicast. - -The VideoLAN web site at http://www.videolan.org/ is a good start for -information about MPEG and DVD playing. Have a look at the documentation -section (http://www.videolan.org/doc/), as well as the bookmarks. +VLS is part of the VideoLAN project, a full client/server video over IP +solution. The VideoLAN Server aims at broadcasting MPEG (1/2/4, PS/TS) +video streams over any IP network. WWW: http://www.videolan.org/ -- cgit