summaryrefslogtreecommitdiff
path: root/math/p5-Math-Bezier
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Bezier')
-rw-r--r--math/p5-Math-Bezier/Makefile2
-rw-r--r--math/p5-Math-Bezier/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile
index 8ed28973b664..71f8cffe74a3 100644
--- a/math/p5-Math-Bezier/Makefile
+++ b/math/p5-Math-Bezier/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Perl module to solve Bezier curves
+
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
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