removed rails ports
[crux-ports.git] / actionpack / Pkgfile
diff --git a/actionpack/Pkgfile b/actionpack/Pkgfile
deleted file mode 100644 (file)
index 22404b1..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# $Id: Pkgfile 78 2005-12-28 17:00:39Z tilman $
-# Packager:    Johannes Winkelmann, jw at tks6 dot net
-# Maintainer:  Tilman Sauerbeck, tilman at code-monkey dot de
-# Description: Eases web-request routing, handling, and response
-# URL:         http://rubyforge.org/projects/actionpack/
-# Depends on:  activesupport
-
-name=actionpack
-version=1.11.2
-release=1
-source=(http://rubyforge.org/frs/download.php/7644/$name-$version.gem)
-
-. /usr/share/rubygems/Pkgfile.template