1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/www/pear-Text_Wiki/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

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