Ticket #53267: Portfile
File Portfile, 368 bytes (added by lpsinger (Leo Singer), 8 years ago) |
---|
Line | |
---|---|
1 | # -*- 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 |
2 | |
3 | PortSystem 1.0 |
4 | PortGroup python 1.0 |
5 | PortGroup obsolete 1.0 |
6 | |
7 | name py-SRPAstro |
8 | version 3.10.2 |
9 | revision 1 |
10 | maintainers inaf.it:stefano.covino openmaintainer |
11 | |
12 | python.versions 27 |