freebsd-ports/mail/automx/pkg-plist
Chris Rees 1850501650 Update to 0.9.2
Stageify

Remove bash dependency by shifying the test script
2013-12-21 21:18:36 +00:00

13 lines
469 B
Text

bin/automx-test
@unexec cmp -s %D/etc/automx.conf %D/etc/automx.conf.sample && rm -f %D/etc/automx.conf || true
etc/automx.conf.sample
@exec cp -np %D/%F %B/automx.conf
man/man1/automx-test.1.gz
man/man5/automx.conf.5.gz
man/man5/automx_ldap.5.gz
man/man5/automx_sql.5.gz
%%PYTHON_SITELIBDIR%%/automx/__init__.py
%%PYTHON_SITELIBDIR%%/automx/config.py
%%PYTHON_SITELIBDIR%%/automx/ordereddict.py
%%PYTHON_SITELIBDIR%%/automx/view.py
@dirrm %%PYTHON_SITELIBDIR%%/automx