opnsense-ports/sysutils/p5-File-Rename/Makefile
Franco Fichtner d57219b569 */*: sync with upstream
Taken from: HardenedBSD
2021-04-08 08:40:15 +02:00

17 lines
257 B
Makefile

PORTNAME= File-Rename
PORTVERSION= 1.20
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>