You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
421 B
8 lines
421 B
TERMUX_PKG_HOMEPAGE=https://github.com/visit1985/mdp
|
|
TERMUX_PKG_DESCRIPTION=" A command-line based markdown presentation tool."
|
|
TERMUX_PKG_VERSION=1.0.12
|
|
TERMUX_PKG_MAINTAINER='lokesh @hax4us'
|
|
TERMUX_PKG_DEPENDS="ncurses"
|
|
TERMUX_PKG_SHA256=9faca0245babd54aa47cbbb72c14244ca9a9a84f63021a679078041da4f6e98b
|
|
TERMUX_PKG_SRCURL=https://github.com/visit1985/mdp/archive/${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_BUILD_IN_SRC=yes
|
|
|