mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
devel/pear-Horde_Cli 2.0.7 -> 2.1.0 devel/pear-Horde_Core 2.27.8 -> 2.28.1 www/pear-Horde_Form 2.0.15 -> 2.0.16 dns/pear-Horde_Idna 1.0.4 -> 1.1.0 graphics/pear-Horde_Image 2.3.6 -> 2.4.0 textproc/pear-Horde_Text_Diff 2.1.2 -> 2.2.0 www/horde-ansel 3.0.5 -> 3.0.6 www/horde-base 5.2.13 -> 5.2.14 mail/horde-imp 6.2.17 -> 6.2.18 mail/horde-ingo 3.2.13 -> 3.2.14 deskutils/horde-kronolith 4.2.19 -> 4.2.20 deskutils/horde-mnemo 4.2.12 -> 4.2.13 deskutils/horde-nag 4.2.13 -> 4.2.14 mail/horde-turba 4.2.18 -> 4.2.19
15 lines
310 B
Makefile
15 lines
310 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Text_Diff
|
|
PORTVERSION= 2.2.0
|
|
CATEGORIES= textproc www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde engine for performing and rendering text diffs
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Exception \
|
|
Horde_Util
|
|
|
|
.include <bsd.port.mk>
|