blob: 255790ae4b50ecf460019a5ca49ee3b569a34851 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Text_Flowed
PORTVERSION= 2.0.4
CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde API for flowed text as per RFC 3676
USES= horde cpe
USE_HORDE_RUN= Horde_Util
.include <bsd.port.mk>
|