mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
13 lines
247 B
Makefile
13 lines
247 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
|
|
PORTNAME= Text_Figlet
|
|
PORTVERSION= 1.0.2
|
|
CATEGORIES= misc www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Render text using FIGlet fonts
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|