diff options
author | flz <flz@FreeBSD.org> | 2005-03-15 06:52:23 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-15 06:52:23 +0800 |
commit | bf71aa4bf0e842e97a0da939c37e0ffa1fe3095b (patch) | |
tree | ed51a342af9f049bfc310b4f7b774b7c69ce570a /www/Makefile | |
parent | dc615ffcaf398d9e8c9a97863e481e369e82b18f (diff) | |
download | freebsd-ports-gnome-bf71aa4bf0e842e97a0da939c37e0ffa1fe3095b.tar.gz freebsd-ports-gnome-bf71aa4bf0e842e97a0da939c37e0ffa1fe3095b.tar.zst freebsd-ports-gnome-bf71aa4bf0e842e97a0da939c37e0ffa1fe3095b.zip |
- Add p5-HTML-Diff 0.54, a Perl module to diff two HTML strings.
PR: ports/75933
Submitted by: Travis Campbell <hcoyote@ghostar.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 944cc110d400..1232650321ba 100644 --- a/www/Makefile +++ b/www/Makefile @@ -459,6 +459,7 @@ SUBDIR += p5-HTML-Breadcrumbs SUBDIR += p5-HTML-CalendarMonthSimple SUBDIR += p5-HTML-Clean + SUBDIR += p5-HTML-Diff SUBDIR += p5-HTML-Element-Extended SUBDIR += p5-HTML-Embperl SUBDIR += p5-HTML-FillInForm |