6490f1f1c7
escape sequences. To change the colors, see %theme in source code. WWW: http://search.cpan.org/dist/YAML-Tiny-Color/
15 lines
262 B
Makefile
15 lines
262 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= YAML-Tiny-Color
|
|
PORTVERSION= 0.03
|
|
CATEGORIES= textproc perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= kuriyama@FreeBSD.org
|
|
COMMENT= Perl extension to dump YAML with color
|
|
|
|
USES= perl5
|
|
USE_PERL5= modbuild
|
|
|
|
.include <bsd.port.mk>
|