blob: 6fb067b8d6788076ee24170ee65bc956ca253e5a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= Module-Reload-Sel
PORTVERSION= 1.02
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= simond@irrelevant.org
COMMENT= Reload perl library files when updated on disk
WWW= https://metacpan.org/release/Module-Reload-Sel
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|