# Created by: Greg Larkin # $FreeBSD: head/devel/p5-SVN-Notify-Filter-Markdown/Makefile 355189 2014-05-25 12:38:38Z sunpoet $ PORTNAME= SVN-Notify-Filter-Markdown PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= 5u623l20@gmail.com COMMENT= Perl module to convert SVN::Notify log messages from Markdown to HTML LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ p5-Text-Markdown>=1.04:${PORTSDIR}/textproc/p5-Text-Markdown RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ p5-Text-Markdown>=1.04:${PORTSDIR}/textproc/p5-Text-Markdown USES= perl5 USE_PERL5= modbuild .include