opnsense-ports/sysutils/p5-File-Rename/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

18 lines
258 B
Makefile

PORTNAME= File-Rename
PORTVERSION= 1.10
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= vidar@karlsen.tech
COMMENT= Rename multiple files
LICENSE= ART10
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>