aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Diff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Diff/Makefile')
-rw-r--r--textproc/p5-Text-Diff/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile
index 8cdef8bf7611..4f750a3f4f65 100644
--- a/textproc/p5-Text-Diff/Makefile
+++ b/textproc/p5-Text-Diff/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Text
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
+COMMENT= Text::Diff - Perform diffs on files and record sets
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff
RUN_DEPENDS= ${BUILD_DEPENDS}