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