Ticket #53267: Portfile

File Portfile, 368 bytes (added by lpsinger (Leo Singer), 7 years ago)

Proposed Portfile

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
3PortSystem          1.0
4PortGroup python    1.0
5PortGroup obsolete  1.0
6
7name                py-SRPAstro
8version             3.10.2
9revision            1
10maintainers         inaf.it:stefano.covino openmaintainer
11
12python.versions     27