aboutsummaryrefslogtreecommitdiffstats
path: root/math/biggles
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-11 00:48:51 +0800
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-11 00:48:51 +0800
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /math/biggles
parentba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff)
downloadfreebsd-ports-gnome-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz
freebsd-ports-gnome-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.zst
freebsd-ports-gnome-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Diffstat (limited to 'math/biggles')
-rw-r--r--math/biggles/Makefile2
-rw-r--r--math/biggles/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/math/biggles/Makefile b/math/biggles/Makefile
index ff7760abacc8..9173e33401de 100644
--- a/math/biggles/Makefile
+++ b/math/biggles/Makefile
@@ -15,8 +15,6 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Create publication-quality 2D scientific plots
-
BUILD_DEPENDS= ${PYNUMERIC}
LIB_DEPENDS= plot:${PORTSDIR}/graphics/plotutils
diff --git a/math/biggles/pkg-comment b/math/biggles/pkg-comment
new file mode 100644
index 000000000000..34c80da57d94
--- /dev/null
+++ b/math/biggles/pkg-comment
@@ -0,0 +1 @@
+Create publication-quality 2D scientific plots