diff options
Diffstat (limited to 'devel/p5-Server-FastPL')
-rw-r--r-- | devel/p5-Server-FastPL/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Server-FastPL/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Server-FastPL/Makefile b/devel/p5-Server-FastPL/Makefile index c2e6f3b8ce93..9c1911054582 100644 --- a/devel/p5-Server-FastPL/Makefile +++ b/devel/p5-Server-FastPL/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Server PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= Perl module to eliminate the compile-time of big scripts PERL_CONFIGURE= yes diff --git a/devel/p5-Server-FastPL/pkg-comment b/devel/p5-Server-FastPL/pkg-comment deleted file mode 100644 index e940bf36b6ab..000000000000 --- a/devel/p5-Server-FastPL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to eliminate the compile-time of big scripts |