summaryrefslogtreecommitdiff
path: root/devel/ruby-pathname2/PLIST
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2009-01-27 00:12:27 +0000
committerahoka <ahoka@pkgsrc.org>2009-01-27 00:12:27 +0000
commitd558c8e3beddda395dd05af1f2d312e24b9f6155 (patch)
tree7216827b9aa987154a52289f5dcbe50af070d17f /devel/ruby-pathname2/PLIST
parent707cfbb7db36f66a05bc40f124d823f3cb3c5f36 (diff)
downloadpkgsrc-d558c8e3beddda395dd05af1f2d312e24b9f6155.tar.gz
Import ruby18-pathname2-1.6.1 as devel/ruby-pathname2.
An alternate implementation for the Pathname library. This version treats a path name as a String, though with certain methods overloaded.
Diffstat (limited to 'devel/ruby-pathname2/PLIST')
-rw-r--r--devel/ruby-pathname2/PLIST13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/ruby-pathname2/PLIST b/devel/ruby-pathname2/PLIST
new file mode 100644
index 00000000000..442c11f9935
--- /dev/null
+++ b/devel/ruby-pathname2/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/27 00:12:27 ahoka Exp $
+${GEM_HOME}/cache/pathname2-${PKGVERSION}.gem
+${GEM_LIBDIR}/CHANGES
+${GEM_LIBDIR}/MANIFEST
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/pathname2.rb
+${GEM_LIBDIR}/test/test_pathname.rb
+${GEM_LIBDIR}/test/test_pathname_windows.rb
+${GEM_HOME}/specifications/pathname2-${PKGVERSION}.gemspec
+@dirrm ${GEM_LIBDIR}/test
+@dirrm ${GEM_LIBDIR}/lib
+@dirrm ${GEM_LIBDIR}