aboutsummaryrefslogtreecommitdiffstats
path: root/math/glgraph
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 03:00:52 +0800
committerknu <knu@FreeBSD.org>2003-02-21 03:00:52 +0800
commit66c6ef19ff0cf0a222b04df73f786d6f2fda0365 (patch)
tree2a30f3373c716f098b0668e0d242b1e70617b51b /math/glgraph
parent485f0913f4a15d35cfc417121f93047431847efe (diff)
downloadfreebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.gz
freebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.zst
freebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.zip
De-pkg-comment.
Diffstat (limited to 'math/glgraph')
-rw-r--r--math/glgraph/Makefile1
-rw-r--r--math/glgraph/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/glgraph/Makefile b/math/glgraph/Makefile
index 29de9f5a0843..998d64d47747 100644
--- a/math/glgraph/Makefile
+++ b/math/glgraph/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://glgraph.kaosu.ch/downl/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= An OpenGL based function grapher
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/OpenGL.pm:${PORTSDIR}/graphics/p5-OpenGL \
${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
diff --git a/math/glgraph/pkg-comment b/math/glgraph/pkg-comment
deleted file mode 100644
index 864b6e4ec4c4..000000000000
--- a/math/glgraph/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An OpenGL based function grapher