c2042e5321
- Cleanup Makefile to use modern constructs (COPYTREE_SHARE, PORTDOCS, etc) - Fix typos in pkg-message - Cleanup properly in pkg-deinstall PR: ports/129185 (based upon) Submitted by: l.messner@physik.tu-berlin.de Approved by: maintainer timeout (3+ months)
15 lines
303 B
Text
15 lines
303 B
Text
@comment $FreeBSD$
|
|
bin/filebucket
|
|
bin/puppetd
|
|
bin/puppetca
|
|
bin/puppet
|
|
bin/puppetdoc
|
|
bin/puppetrun
|
|
bin/puppetmasterd
|
|
bin/ralsh
|
|
etc/puppet/puppet.conf-dist
|
|
@exec mkdir -p %D/etc/puppet/ssl
|
|
@exec mkdir -p %D/etc/puppet/manifests
|
|
@dirrmtry etc/puppet/ssl
|
|
@dirrmtry etc/puppet/manifests
|
|
@dirrmtry etc/puppet
|