diff options
Diffstat (limited to 'math/p5-Math-Bezier')
-rw-r--r-- | math/p5-Math-Bezier/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-Bezier/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile index 8ed28973b664..d5e5641f3618 100644 --- a/math/p5-Math-Bezier/Makefile +++ b/math/p5-Math-Bezier/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module to solve Bezier curves PERL_CONFIGURE= yes diff --git a/math/p5-Math-Bezier/pkg-comment b/math/p5-Math-Bezier/pkg-comment deleted file mode 100644 index 52bf47fa0103..000000000000 --- a/math/p5-Math-Bezier/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to solve Bezier curves |