aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/ruby-ronn/template
blob: 1196a2d9dd1255f70a59e89cd839dd82bc7b4b4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Template file for 'ruby-ronn'
pkgname=ruby-ronn
version=0.7.3
revision=4
build_style=gem
depends="ruby-hpricot ruby-mustache ruby-rdiscount groff"
short_desc="Strick markdown-like format for manpages"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://rtomayko.github.com/ronn"
checksum=82df6fd4a3aa91734866710d2811a6387e50a7513fc528ce6c7d95ee7ad7f41e

post_install() {
	vlicense COPYING
}