blob: a7a9c78c8ba78d1d63618159603ce459914f3bd3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
PORTNAME= Text_Figlet
PORTVERSION= 1.0.2
CATEGORIES= misc www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Render text using FIGlet fonts
WWW= https://pear.php.net/package/Text_Figlet
USES= pear
.include <bsd.port.mk>
|