aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_Text_Flowed/Makefile
blob: caf6090f787682fdfcda2cff091d936e29c0af7e (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
USE_HORDE_RUN=	Horde_Util

.include <bsd.port.mk>