mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
New port: multimedia/mmsrip
MMSRIP is a client for the proprietary protocol MMS://. WWW: http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip PR: ports/91434 Submitted by: Mun-Kyo Seo & <Mun-Kyo.Seo@pmy.pmy.lv>
This commit is contained in:
parent
4c7f9172e6
commit
c2386ce4cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152952
@ -113,6 +113,7 @@
|
||||
SUBDIR += mkxvcd
|
||||
SUBDIR += mmpython
|
||||
SUBDIR += mmsclient
|
||||
SUBDIR += mmsrip
|
||||
SUBDIR += motion
|
||||
SUBDIR += mpeg
|
||||
SUBDIR += mpeg2codec
|
||||
|
25
multimedia/mmsrip/Makefile
Normal file
25
multimedia/mmsrip/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# New ports collection makefile for: mmsrip
|
||||
# Date created: 7 JAN 2006
|
||||
# Whom: Mun-Kyo Seo <munggo@pmy.lv>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mmsrip
|
||||
PORTVERSION= 0.6.5
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://nbenoit.tuxfamily.org/projects/mmsrip/ \
|
||||
http://pmy.lv/mirror/MMSRipper/ \
|
||||
http://freshmeat.net/redir/mmsrip/56514/url_tgz/
|
||||
|
||||
MAINTAINER= munggo@pmy.lv
|
||||
COMMENT= MMSRIP is a client for the proprietary protocol mms://
|
||||
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= mmsrip.1
|
||||
|
||||
PLIST_FILES= bin/mmsrip
|
||||
|
||||
.include <bsd.port.mk>
|
2
multimedia/mmsrip/distinfo
Normal file
2
multimedia/mmsrip/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (mmsrip-0.6.5.tar.gz) = a003865a7d3c9d2d7e846e2a08db8fda
|
||||
SIZE (mmsrip-0.6.5.tar.gz) = 94986
|
6
multimedia/mmsrip/pkg-descr
Normal file
6
multimedia/mmsrip/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
MMSRIP is a client for the proprietary protocol MMS://.
|
||||
It actually saves to a file the content being streamed.
|
||||
Please remember that this is not intended for real use, its existence
|
||||
is only and must only be documentary.
|
||||
|
||||
WWW: http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip
|
Loading…
Reference in New Issue
Block a user