aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mmsrip/Makefile
blob: 24977398d93a23396c9c60de6d6f3321bf6a88fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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>