freebsd-ports/www/bk2site/pkg-plist
Clive Lin 838db6befe o Hornor ${PREFIX} more
o Really install its tiny search scripts
o Build package with or without apache installed (hacky hacky)
o Fix pkg-message, tell users to copy bk2site *.gif and *.pl manually
  when build without apache or install via package
o Hide perlre in post-patch target, which looks like "Panic ! Help !"
o Remove patch file. (Now handled simply by perlre)
o Shorten pkg-comment (portlint doesn't like the longer one)
o Bump PORTREVISION

For systems with apache installed, now it's
ready-to-run-without-manually-doing-anything.
2001-01-02 23:16:11 +00:00

29 lines
682 B
Plaintext

bin/bk2site
etc/bk2site/searchbase.html
etc/bk2site/otherbase.html
etc/bk2site/newbase.html
etc/bk2site/indexbase.html
etc/bk2site/bk2site.html
share/bk2site/dot.bk2siterc
%%CGIDIR%%/check-meta.pl
%%CGIDIR%%/redirect.pl
%%CGIDIR%%/search.pl
%%ICONSDIR%%/closeup.gif
%%ICONSDIR%%/smiley.gif
%%ICONSDIR%%/question.gif
%%ICONSDIR%%/note.gif
%%ICONSDIR%%/news.gif
%%ICONSDIR%%/new.gif
%%ICONSDIR%%/mana_red.gif
%%ICONSDIR%%/mailto.gif
%%ICONSDIR%%/ltbulb.gif
%%ICONSDIR%%/earth.gif
%%ICONSDIR%%/disk.gif
%%ICONSDIR%%/cool2.gif
%%ICONSDIR%%/cool.gif
%%ICONSDIR%%/thumbs_down.gif
@dirrm etc/bk2site
@dirrm share/bk2site
@unexec /bin/rm -r %D/%%CGIDIR%%
@unexec /bin/rm -r %D/%%ICONSDIR%%