diff --git a/www/p5-HTML-Diff/Makefile b/www/p5-HTML-Diff/Makefile index 7a6fb1aafa00..be6e6564f8bd 100644 --- a/www/p5-HTML-Diff/Makefile +++ b/www/p5-HTML-Diff/Makefile @@ -1,23 +1,27 @@ PORTNAME= HTML-Diff PORTVERSION= 0.60 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for finding changes between two strings of HTML WWW= https://github.com/neilb/html-diff LICENSE= ARTPERL10 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff USES= perl5 USE_PERL5= configure +NO_ARCH= yes + CONFLICTS_INSTALL= rubygem-diff-lcs # bin/htmldiff +PORTSCOUT= skipv:0.561 + .include