13 lines
410 B
Bash
13 lines
410 B
Bash
# Template file for 'mdp'
|
|
pkgname=mdp
|
|
version=1.0.9
|
|
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=893e13a9a61a89bacf29ee141bd9f6e8935710323701e3d36584a4bb90e1372d
|