19 lines
258 B
Makefile
19 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>
|