2013-09-20 22:57:48 +02:00
|
|
|
# Created by: Ashish Shukla <wahjava@gmail.com>
|
2009-03-24 01:50:48 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= msdl
|
2010-06-05 23:52:19 +02:00
|
|
|
PORTVERSION= 1.2.7
|
2009-03-24 01:50:48 +01:00
|
|
|
CATEGORIES= multimedia
|
2010-01-19 03:11:10 +01:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
2009-03-24 01:50:48 +01:00
|
|
|
|
2010-06-11 15:37:41 +02:00
|
|
|
MAINTAINER= ashish@FreeBSD.org
|
2009-03-24 01:50:48 +01:00
|
|
|
COMMENT= Streaming multimedia files downloader
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
PLIST_FILES= bin/msdl
|
|
|
|
MAN1= msdl.1
|
|
|
|
|
2013-09-20 22:57:48 +02:00
|
|
|
NO_STAGE= yes
|
2009-03-24 01:50:48 +01:00
|
|
|
.include <bsd.port.mk>
|