freebsd-ports/devel/p5-Term-Title/Makefile
2023-04-11 22:34:04 +02:00

15 lines
321 B
Makefile

PORTNAME= Term-Title
PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Portable API to set the terminal titlebar
WWW= https://metacpan.org/release/Term-Title
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>