diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-04 21:15:57 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-04 21:15:57 +0000 |
commit | 0f15c23870741b0ddab96ef87e731dea80c2b2dd (patch) | |
tree | fef77c0f5f2bdbd22fa162ef6b012711d74a2e86 /devel | |
parent | 4451d998d830e6d0b1746298317ce8574fa11ccc (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pyumlgraph/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pyumlgraph/Makefile b/devel/pyumlgraph/Makefile index 8ad365d80995..e3b7b2542a16 100644 --- a/devel/pyumlgraph/Makefile +++ b/devel/pyumlgraph/Makefile @@ -15,6 +15,9 @@ DISTNAME= PyUMLGraph-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Declarative Drawing of UML diagrams for Python +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2007-01-04 + USE_PYTHON= 2.2+ USE_PYDISTUTILS= yes |