Ticket #37528: Portfile

File Portfile, 922 bytes (added by alexgrach, 11 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# $Id $
3PortSystem          1.0
4name                gpsim
5version             0.26.1
6categories          devel
7maintainers         bmstu.ru:gav
8license             GPL-2+
9description         A software simulator for Microchip PIC microcontrollers
10long_description    GPSIM is a full-featured software simulator for Microchip PIC microcontrollers distributed under the GNU General Public License.
11homepage            http://gpsim.sourceforge.net/
12platforms           darwin
13master_sites        sourceforge
14checksums           md5     c994c23d2d75056dbefcf5d1d63596d7 \
15                    sha1    7e1c3cc5a821b3458717a94a09bc484bf6937b25 \
16                    rmd160  487de6a2508de2d51843a9ed684801778e4fe69a
17
18patchfiles          patch-src-bitlog.h.diff
19
20depends_lib         port:gtk2-extra