Permalink
Browse files
py-sclapp: no livecheck, deprecated
- Loading branch information
Showing
with
5 additions
and
1 deletion.
-
+5
−1
python/py-sclapp/Portfile
|
|
@@ -2,6 +2,7 @@ |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
PortGroup deprecated 1.0 |
|
|
|
|
|
name py-sclapp |
|
|
version 0.5.1 |
|
|
@@ -16,9 +17,12 @@ long_description \ |
|
|
|
|
|
distname sclapp-${version} |
|
|
homepage http://www.alittletooquiet.net/software/sclapp/ |
|
|
master_sites http://www.alittletooquiet.net/media/release/ |
|
|
master_sites macports_distfiles |
|
|
checksums md5 b74b0ea8b56534a281220b0c014ab757 \ |
|
|
sha1 f93d5f3490128d4c21137d2dc614fbebee05c7aa \ |
|
|
rmd160 50d5931b0eb05fd1c6606dc7bbab6e13ccdf2cd2 |
|
|
|
|
|
python.versions 27 |
|
|
|
|
|
deprecated.upstream_support no |
|
|
livecheck.type none |