diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-04 18:19:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-04 18:19:49 +0000 |
commit | 883a09dc79b1791ebe07aa3d64063bcfbdf276f4 (patch) | |
tree | a5532b324b4c25dad9f83ddb73fa622b6aa2f1e6 | |
parent | c87c5b34f0bcb5debe7dca8c04bc877e5c1e06b4 (diff) | |
download | pkgsrc-883a09dc79b1791ebe07aa3d64063bcfbdf276f4.tar.gz |
Note that guppi is no longer maintained (in a comment).
-rw-r--r-- | math/guppi/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 64390eadd78..b9fa6d91128 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2004/12/04 16:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2004/12/04 18:19:49 wiz Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} @@ -11,6 +11,10 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/guppi/ COMMENT= Plot program with integrated statistics capabilities +# guppi is no longer maintained, see e.g. +# http://mail.gnome.org/archives/guppi-list/2004-June/msg00001.html +# only left here for gnucash + # works only with gnumeric-1.0.x (gnome1 based) CONFIGURE_ARGS= --disable-gnumeric |