Skip to content

Commit

Permalink
Pashua: New port, version 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Jun 19, 2020
1 parent 63c79f1 commit 4753ab4
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions devel/Pashua/Portfile
@@ -0,0 +1,27 @@
# -*- 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 github 1.0
PortGroup xcode 1.0

github.setup BlueM Pashua 0.11
revision 0
checksums rmd160 17e2e9de0aa31200ec84faa32dde733102089df4 \
sha256 aee492fbcb0855d8edb3c9bdb12909dca6b73d86e94cf732584e32741e029d62 \
size 771299

categories devel
maintainers {ryandesign @ryandesign} openmaintainer
license BSD

description native macOS dialogs for scripting languages

long_description ${name} is a macOS application for creating native \
dialog windows from almost any programming language. \
Typically, it is used with languages that have no \
or only limited support for graphic user interfaces \
on macOS, such as AppleScript, Bash scripts, \
JavaScript, Perl, PHP, Python, Ruby, Tcl and others.

homepage https://www.bluem.net/en/projects/pashua/
github.tarball_from archive

0 comments on commit 4753ab4

Please sign in to comment.