summaryrefslogtreecommitdiff
path: root/graphics/tkpiechart
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 15:22:13 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 15:22:13 +0000
commita2a4d06c6fe93107eedfcc3d009672fe424ac7ef (patch)
treeb5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/tkpiechart
parent9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (diff)
downloadpkgsrc-a2a4d06c6fe93107eedfcc3d009672fe424ac7ef.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/tkpiechart')
-rw-r--r--graphics/tkpiechart/Makefile3
-rw-r--r--graphics/tkpiechart/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tkpiechart/Makefile b/graphics/tkpiechart/Makefile
index cd175d8f64a..7c75d895d13 100644
--- a/graphics/tkpiechart/Makefile
+++ b/graphics/tkpiechart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/08/30 21:04:51 jwise Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/16 15:22:34 wiz Exp $
DISTNAME= tkpiechart-5.4
CATEGORIES= graphics
@@ -6,6 +6,7 @@ MASTER_SITES= http://jfontain.free.fr/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://jfontain.free.fr/
+COMMENT= Tcl/Tk pie-chart utility; in Tcl, not as an extension
DEPENDS+= tk-8.3.2:../../x11/tk
DEPENDS+= stooop>=3.7:../../devel/stooop
diff --git a/graphics/tkpiechart/pkg/COMMENT b/graphics/tkpiechart/pkg/COMMENT
deleted file mode 100644
index d2faafcbea8..00000000000
--- a/graphics/tkpiechart/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Tcl/Tk pie-chart utility; in Tcl, not as an extension