fedfaf2d0d
BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
26 lines
877 B
Text
26 lines
877 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 15:21:00 jlam Exp $
|
|
${GEM_HOME}/cache/BlueCloth-${PKGVERSION}.gem
|
|
${GEM_LIBDIR}/CHANGES
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README
|
|
${GEM_LIBDIR}/bin/bluecloth
|
|
${GEM_LIBDIR}/install.rb
|
|
${GEM_LIBDIR}/lib/bluecloth.rb
|
|
${GEM_LIBDIR}/test.rb
|
|
${GEM_LIBDIR}/tests/00_Class.tests.rb
|
|
${GEM_LIBDIR}/tests/05_Markdown.tests.rb
|
|
${GEM_LIBDIR}/tests/10_Bug.tests.rb
|
|
${GEM_LIBDIR}/tests/15_Contrib.tests.rb
|
|
${GEM_LIBDIR}/tests/bctestcase.rb
|
|
${GEM_LIBDIR}/tests/data/antsugar.txt
|
|
${GEM_LIBDIR}/tests/data/ml-announce.txt
|
|
${GEM_LIBDIR}/tests/data/re-overflow.txt
|
|
${GEM_LIBDIR}/tests/data/re-overflow2.txt
|
|
${GEM_LIBDIR}/utils.rb
|
|
${GEM_HOME}/specifications/BlueCloth-${PKGVERSION}.gemspec
|
|
@dirrm ${GEM_LIBDIR}/tests/data
|
|
@dirrm ${GEM_LIBDIR}/tests
|
|
@dirrm ${GEM_LIBDIR}/lib
|
|
@dirrm ${GEM_LIBDIR}/bin
|
|
@dirrm ${GEM_LIBDIR}
|
|
@exec ${MKDIR} %D/${GEM_DOCDIR}
|