freebsd-ports/devel/bcpp/pkg-plist
Baptiste Daroussin e52c1f9d98 Cleanup plist
2014-10-27 10:10:58 +00:00

6 lines
279 B
Text

bin/bcpp
@unexec if cmp -s %D/etc/bcpp.cfg %D/etc/bcpp.cfg.sample; then rm -f %D/etc/bcpp.cfg; fi
etc/bcpp.cfg.sample
@exec if [ ! -f %D/etc/bcpp.cfg ] ; then cp -p %D/etc/bcpp.cfg.sample %D/etc/bcpp.cfg; fi
%%PORTDOCS%%%%DOCSDIR%%/hirachy.txt
%%PORTDOCS%%%%DOCSDIR%%/manual.txt