diff options
Diffstat (limited to 'graphics/py-gdchart/Makefile')
-rw-r--r-- | graphics/py-gdchart/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index 1eb978a0d6c..5ef6862877f 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -15,6 +15,9 @@ DISTNAME= pygdchart-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to GDChart +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= gdc.1:${PORTSDIR}/graphics/gdchart CONFLICTS= ${PYTHON_PKGNAMEPREFIX}gdchart-2.* |