freebsd-ports/devel/p5-Term-Title/Makefile
2021-04-06 16:31:07 +02:00

16 lines
325 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
PORTNAME= Term-Title
PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Portable API to set the terminal titlebar
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>