diff options
Diffstat (limited to 'net/vls')
-rw-r--r-- | net/vls/Makefile | 2 | ||||
-rw-r--r-- | net/vls/pkg-descr | 12 |
2 files changed, 4 insertions, 10 deletions
diff --git a/net/vls/Makefile b/net/vls/Makefile index 4f995ac..a9b8569 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 493f48d..e187c48 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/ |