Skip to content
Permalink
Browse files

py-umlgraph: no livecheck, deprecated

- set homepage to PyPI
  • Loading branch information
reneeotten committed Apr 15, 2019
1 parent 4173a6e commit e7da3a5c8b8e8197f17d099e16903592de44b91e
Showing with 6 additions and 2 deletions.
  1. +6 −2 python/py-umlgraph/Portfile
@@ -2,6 +2,7 @@

PortSystem 1.0
PortGroup python 1.0
PortGroup deprecated 1.0

name py-umlgraph
version 0.1.10
@@ -21,12 +22,15 @@ long_description PyUMLGraph is a Python debugger that produces UML \
references to other classes, class methods and return \
types, as well as class attributes and types.

homepage http://adamfeuer.com/~adamf/software/PyUMLGraph/
master_sites ${homepage} fink:md5/38c10170d92e77f84186f5b7d8fdbf4e
homepage https://pypi.org/project/PyUMLGraph/
master_sites macports_distfiles
distname PyUMLGraph-${version}
checksums md5 38c10170d92e77f84186f5b7d8fdbf4e
use_bzip2 yes

deprecated.upstream_support no
livecheck.type none

python.versions 27

if {${name} ne ${subport}} {

0 comments on commit e7da3a5

Please sign in to comment.
You can’t perform that action at this time.