summaryrefslogtreecommitdiff
path: root/www/pear-Text_Wiki/Makefile
blob: 1e691ed32339b4aa1ea9cd36fdc910bccd747a41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

PORTNAME=	Text_Wiki
PORTVERSION=	1.2.3
CATEGORIES=	www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Abstracts parsing and rendering rules for Wiki markup

LICENSE=	LGPL21

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>