freebsd-ports/www/pear-Text_Wiki/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

14 lines
275 B
Makefile

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