From d899589ad79b176f6a446b760b3a21149eeb0eae Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 19 Apr 2010 09:17:05 -0700 Subject: webfs formula from zimbatm --- Library/Formula/webfs.rb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Library/Formula/webfs.rb (limited to 'Library') diff --git a/Library/Formula/webfs.rb b/Library/Formula/webfs.rb new file mode 100644 index 000000000..ba02a61ac --- /dev/null +++ b/Library/Formula/webfs.rb @@ -0,0 +1,16 @@ +require 'formula' + +class Webfs "http://svn.macports.org/repository/macports/trunk/dports/www/webfs/files/patch-ls.c"} + end + + def install + ENV["prefix"]=prefix + system "make install mimefile=/etc/apache2/mime.types" + end +end -- cgit v1.2.3