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