Permalink
Browse files
py-pythonutils: no livecheck, deprecated
- Loading branch information
Showing
with
6 additions
and
0 deletions.
-
+6
−0
python/py-pythonutils/Portfile
|
|
@@ -1,5 +1,8 @@ |
|
|
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
PortGroup deprecated 1.0 |
|
|
|
|
|
name py-pythonutils |
|
|
version 0.4.0 |
|
|
@@ -33,3 +36,6 @@ checksums md5 f4d2fdd2a2e989d6ce02407be8a5932f \ |
|
|
use_zip yes |
|
|
|
|
|
python.versions 27 |
|
|
|
|
|
deprecated.upstream_support no |
|
|
livecheck.type none |