freebsd-ports/www/pear-Text_Wiki/Makefile
2014-09-26 09:30:02 +00:00

13 lines
271 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Text_Wiki
PORTVERSION= 1.2.1
CATEGORIES= www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Abstracts parsing and rendering rules for Wiki markup
USES= pear
.include <bsd.port.mk>