mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
16 lines
294 B
Makefile
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>
|