diff options
Diffstat (limited to 'devel/p5-File-BasicFlock/Makefile')
-rw-r--r-- | devel/p5-File-BasicFlock/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-File-BasicFlock/Makefile b/devel/p5-File-BasicFlock/Makefile index 49ceaaae1438..7c7b00e300d2 100644 --- a/devel/p5-File-BasicFlock/Makefile +++ b/devel/p5-File-BasicFlock/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl5 module for file locking with flock + PERL_CONFIGURE= YES MAN3= File::BasicFlock.3 |