pkgsrc/devel/ruby-facade/PLIST
ahoka 707cfbb7db Import ruby18-facade-1.0.2 as devel/ruby-facade.
A simple way to implement the facade pattern in Ruby.
2009-01-27 00:11:15 +00:00

12 lines
386 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/27 00:11:15 ahoka Exp $
${GEM_HOME}/cache/facade-${PKGVERSION}.gem
${GEM_LIBDIR}/CHANGES
${GEM_LIBDIR}/MANIFEST
${GEM_LIBDIR}/README
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/facade.rb
${GEM_LIBDIR}/test/tc_facade.rb
${GEM_HOME}/specifications/facade-${PKGVERSION}.gemspec
@dirrm ${GEM_LIBDIR}/test
@dirrm ${GEM_LIBDIR}/lib
@dirrm ${GEM_LIBDIR}