13 lines
411 B
Bash
13 lines
411 B
Bash
# Template file for 'mdp'
|
|
pkgname=mdp
|
|
version=1.0.12
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
makedepends="ncurses-devel"
|
|
short_desc="A command-line based markdown presentation tool"
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
license="GPL-3"
|
|
homepage="https://github.com/visit1985/mdp"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=9faca0245babd54aa47cbbb72c14244ca9a9a84f63021a679078041da4f6e98b
|