mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: mdp-0.92.3.
This commit is contained in:
parent
c3de390a14
commit
f77be0ae88
1 changed files with 12 additions and 0 deletions
12
srcpkgs/mdp/template
Normal file
12
srcpkgs/mdp/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'mdp'
|
||||||
|
pkgname=mdp
|
||||||
|
version=0.92.3
|
||||||
|
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=eef48dc427ded67048a0eceb0e67bb88b460f98a67ace2cb76507f7aacadf255
|
Loading…
Add table
Reference in a new issue