mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
New package: ruby-ronn-0.7.3.
This commit is contained in:
parent
96040730f7
commit
1d503b4f3a
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ruby-ronn/template
Normal file
16
srcpkgs/ruby-ronn/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'ruby-ronn'
|
||||||
|
pkgname=ruby-ronn
|
||||||
|
version=0.7.3
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gem
|
||||||
|
depends="ruby-hpricot ruby-mustache ruby-rdiscount groff"
|
||||||
|
short_desc="Strick markdown-like format for manpages"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://rtomayko.github.com/ronn"
|
||||||
|
checksum=82df6fd4a3aa91734866710d2811a6387e50a7513fc528ce6c7d95ee7ad7f41e
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue