Commits
Kurt Hindenburg authored edabb11e804
1 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 2 | |
3 3 | PortSystem 1.0 |
4 4 | |
5 5 | name gputils |
6 6 | version 1.5.0 |
7 7 | categories devel |
8 - | maintainers gmail.com:r.goyet openmaintainer |
8 + | maintainers nomaintainer |
9 9 | license GPL-2+ |
10 10 | installs_libs no |
11 11 | description GNU PIC Utilities |
12 12 | long_description GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib. |
13 13 | homepage http://gputils.sourceforge.net/ |
14 14 | platforms darwin |
15 15 | master_sites sourceforge:project/gputils/gputils/${version}/ |
16 16 | |
17 17 | checksums rmd160 0e7f0c3dc388cf7ee8a67dcd2e93a57b9a6e8e57 \ |
18 18 | sha256 f6a517c186b991f504be5e4585316871d5950568257885d37487bb368dc76227 |