aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Text_Wiki/Makefile
blob: 70ca07e246c1f4973b7c94c325914f5b6ee41a9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>