freebsd-ports/ports-mgmt/p5-FreeBSD-Portindex/pkg-plist
Matthew Seaman 00bf041f4b - stageify
- move post-install actions into new pkg-install script
2013-09-27 14:26:32 +00:00

30 lines
1.1 KiB
Text

bin/cache-init
bin/cache-update
bin/find-updated
bin/make-readmes
bin/portindex
bin/portdepends
man/man1/cache-init.1.gz
man/man1/cache-update.1.gz
man/man1/find-updated.1.gz
man/man1/make-readmes.1.gz
man/man1/portdepends.1.gz
man/man1/portindex.1.gz
@unexec if cmp -s %D/etc/portindex.cfg.sample %D/etc/portindex.cfg ; then rm -f %D/etc/portindex.cfg ; fi
etc/portindex.cfg.sample
@exec [ ! -f %B/portindex.cfg ] && cp -p %B/%f %B/portindex.cfg || true
%%SITE_PERL%%/FreeBSD/Portindex/Category.pm
%%SITE_PERL%%/FreeBSD/Portindex/Config.pm
%%SITE_PERL%%/FreeBSD/Portindex/FileObject.pm
%%SITE_PERL%%/FreeBSD/Portindex/GraphViz.pm
%%SITE_PERL%%/FreeBSD/Portindex/ListVal.pm
%%SITE_PERL%%/FreeBSD/Portindex/Makefile.pm
%%SITE_PERL%%/FreeBSD/Portindex/Port.pm
%%SITE_PERL%%/FreeBSD/Portindex/PortsTreeObject.pm
%%SITE_PERL%%/FreeBSD/Portindex/Tree.pm
%%SITE_PERL%%/FreeBSD/Portindex/TreeObject.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD/Portindex/.packlist
@dirrm %%SITE_PERL%%/FreeBSD/Portindex
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD/Portindex
@dirrmtry %%SITE_PERL%%/FreeBSD
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD