diff options
Diffstat (limited to 'devel/p5-LockFile-Simple')
-rw-r--r-- | devel/p5-LockFile-Simple/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-LockFile-Simple/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-LockFile-Simple/Makefile b/devel/p5-LockFile-Simple/Makefile index 77ae2329eed7..c88e60a027b2 100644 --- a/devel/p5-LockFile-Simple/Makefile +++ b/devel/p5-LockFile-Simple/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing simple file locking - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-LockFile-Simple/pkg-comment b/devel/p5-LockFile-Simple/pkg-comment new file mode 100644 index 000000000000..501dd2bd8f0a --- /dev/null +++ b/devel/p5-LockFile-Simple/pkg-comment @@ -0,0 +1 @@ +Perl module implementing simple file locking |