15 lines
327 B
Makefile
15 lines
327 B
Makefile
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>
|