# Created by: Rodrigo OSORIO <rodrigo@bebik.net>
# $FreeBSD: tags/RELEASE_10_0_0/multimedia/podcastdl/Makefile 335419 2013-12-01 18:03:38Z sunpoet $

PORTNAME=	podcastdl
PORTVERSION=	0.3.1
CATEGORIES=	multimedia
MASTER_SITES=	http://rodrigo.osorio.free.fr/freebsd/distfiles/ \
		http://files.bebik.net/podcastdl/

MAINTAINER=	rodrigo@bebik.net
COMMENT=	Simple command line podcast client written in plain C

LICENSE=	BSD

LIB_DEPENDS=	libmrss.so:${PORTSDIR}/textproc/libmrss

USES=		cmake

PLIST_FILES=	bin/podcastdl

.include <bsd.port.mk>
