aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_Text_Flowed/Makefile
blob: 12986b9a119ec6729d9a02052e149c93ccd365c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$

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>