aboutsummaryrefslogblamecommitdiff
path: root/www/p5-ZConf-RSS/Makefile
blob: 8bcfe592e41bc8532b3dd13498068eb6283304a0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                
           


                         
                 

                         
                                   




                                                     




                                                                                     
                                
 
                                
                         
                     
 
                      
# Created by: Zane C, Bowers <vvelox@vvelox.net>
# $FreeBSD$

PORTNAME=	ZConf-RSS
PORTVERSION=	2.2.0
PORTREVISION=	3
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:VVELOX
PKGNAMEPREFIX=	p5-

MAINTAINER=	vvelox@vvelox.net
COMMENT=	ZConf backed RSS fetching and viewing

BUILD_DEPENDS=	p5-ZConf>=0:net/p5-ZConf \
		p5-ZConf-GUI>=0:devel/p5-ZConf-GUI \
		p5-XML-FeedPP>=0:textproc/p5-XML-FeedPP \
		p5-Text-NeatTemplate>=0:textproc/p5-Text-NeatTemplate \
		p5-HTML-FormatText-WithLinks>=0:textproc/p5-HTML-FormatText-WithLinks
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5 shebangfix
USE_PERL5=	configure
SHEBANG_FILES=	bin/*

.include <bsd.port.mk>