diff options
author | gahr <gahr@FreeBSD.org> | 2012-09-13 17:22:25 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2012-09-13 17:22:25 +0800 |
commit | 824d2c6da5170e761fc993643ceeaa20d831b1be (patch) | |
tree | 721cb0d3fc77b95c1757ff6efbc64f2ada03eca2 /math/guppi | |
parent | ea6ed87606dfbed1bc52b5f5eb994af5947cbb27 (diff) | |
download | freebsd-ports-gnome-824d2c6da5170e761fc993643ceeaa20d831b1be.tar.gz freebsd-ports-gnome-824d2c6da5170e761fc993643ceeaa20d831b1be.tar.zst freebsd-ports-gnome-824d2c6da5170e761fc993643ceeaa20d831b1be.zip |
- Deprecate math/guppi. It's not developed anymore. Expiry in one month
Diffstat (limited to 'math/guppi')
-rw-r--r-- | math/guppi/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 20a71f76075c..33c933880cc1 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -16,6 +16,9 @@ DISTNAME= Guppi-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= A plotting program for GNOME +DEPRECATED= Not developed anymore +EXPIRATION_DATE=2012-10-13 + LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile USE_BZIP2= yes |