mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
1018 B
Tcl
25 lines
1018 B
Tcl
# -*- 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 xcode 1.0
|
|
PortGroup github 1.0
|
|
|
|
github.setup sveinbjornt osxiconutils d3b43f1dd5e1e8ff60d2dbb4df4e872388d2cd10
|
|
github.tarball_from archive
|
|
version 2020.08.04
|
|
revision 0
|
|
categories sysutils
|
|
license BSD
|
|
maintainers {harens @harens} openmaintainer
|
|
|
|
description A suite of command line utilities for working with Mac icons
|
|
long_description ${name} is a suite of Mac command line utilities to get or set Mac OS X file icons, \
|
|
and convert to and from Apple's icns icon file format.
|
|
|
|
checksums rmd160 336b5d210a0f0fa2814c67cd6f9ea3ca3ede6bc3 \
|
|
sha256 f18732291efd613163708c1e1c2bc5046efe3174c4667b5fe6602669b74a38c6 \
|
|
size 39729
|
|
|
|
xcode.destroot.path ${prefix}/bin
|
|
xcode.configuration Release
|