4f538db960
With hat: portmgr-secretary
15 lines
321 B
Makefile
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>
|