1f2311bc06
+ Install as a Ruby gem. * Removed install/uninstall tasks. Too buggy. Gems do a better job. * Added autopopulation of more items. * Hoe now builds signed gems automatically. Run the generate_key task to automatically create a signing key. * Extended rdoc pattern to include ext dirs. * Fixed dependency adding for versionless dependencies. * Added NODOT env var to disable RDoc diagram generation. * The config_hoe task automatically merges in new config entries. * Added exclude parameter for check_manifest filtering to .hoerc.
15 lines
438 B
Text
15 lines
438 B
Text
@comment $NetBSD: PLIST,v 1.2 2008/04/04 15:14:49 jlam Exp $
|
|
bin/sow
|
|
${GEM_HOME}/cache/hoe-${PKGVERSION}.gem
|
|
${GEM_LIBDIR}/History.txt
|
|
${GEM_LIBDIR}/Manifest.txt
|
|
${GEM_LIBDIR}/README.txt
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/bin/sow
|
|
${GEM_LIBDIR}/lib/hoe.rb
|
|
${GEM_LIBDIR}/test/test_hoe.rb
|
|
${GEM_HOME}/specifications/hoe-${PKGVERSION}.gemspec
|
|
@dirrm ${GEM_LIBDIR}/test
|
|
@dirrm ${GEM_LIBDIR}/lib
|
|
@dirrm ${GEM_LIBDIR}/bin
|
|
@dirrm ${GEM_LIBDIR}
|