Skip to content

Commit da42d6b

Browse files
author
Courtney Wilburn
committed
added metadata
1 parent db666d9 commit da42d6b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

metadata.rb

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
maintainer "The Wharton School - The University of Pennsylvania"
2+
maintainer_email "[email protected]"
3+
license "Apache 2.0"
4+
description "Installs ColdFusion Framework One"
5+
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
6+
version "0.0.1"
7+
8+
supports 'ubuntu', '= 10.04'
9+
supports 'ubuntu', '>= 11.04'
10+
11+
12+
13+
recipe "default", "default recipe"

0 commit comments

Comments
 (0)