ports/www/pear-Text_Wiki/Makefile
2022-02-28 20:46:08 +08:00

16 lines
294 B
Makefile

# 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>