aboutsummaryrefslogblamecommitdiff
path: root/multimedia/mmsclient/Makefile
blob: cf50d52cf89c768cdb878d1d72b4f1a40f529817 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                     


                         
                                    

                                                                                          

                                         



                                                        

                   
                                                     

             
                                                                               

                      
# Created by: Alexey Dokuchaev <danfe@regency.nsu.ru>

PORTNAME=	mmsclient
PORTVERSION=	0.0.3
CATEGORIES=	multimedia audio net
MASTER_SITES=	http://ole.tange.dk/projekter/kontroversielt/www.geocities.com/majormms/ \
		http://freebsd.nsu.ru/distfiles/
DISTNAME=	mms_client-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Tool to download Microsoft Media streams

LICENSE=	GPLv2

GNU_CONFIGURE=	yes
PLIST_FILES=	bin/mmsclient man/man1/mmsclient.1.gz

post-install:
	${INSTALL_MAN} ${FILESDIR}/mmsclient.1 ${STAGEDIR}${MANPREFIX}/man/man1

.include <bsd.port.mk>