Files
Eric F 22a4848baf present: new port
Present is a terminal-based presentation tool with colors and effects
2020-09-29 21:36:54 -04:00

33 lines
1.2 KiB
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup python 1.0
name present
version 0.6.0
revision 0
categories-append office
platforms darwin
supported_archs noarch
license Apache-2
maintainers nomaintainer
description A terminal-based presentation tool with colors and effects
long_description {*}${description}.
homepage https://github.com/vinayak-mehta/present
checksums rmd160 7d5bad52b3219b2af95c86816fafdbda7227f75a \
sha256 97d5b92f82c3f6a468deb2c192077623f6836a3fae7226f951883e5f845883a7 \
size 13076
python.versions 38
depends_build-append port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-asciimatics \
port:py${python.version}-click \
port:py${python.version}-mistune-devel \
port:py${python.version}-pyfiglet \
port:py${python.version}-yaml