summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf/files/fetchmailconf.in
blob: 5eab62b4f8602a0f8cd114c80cd52de25b1ad2e7 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
#
# Wrapper for the real fetchmailconf.
#
# $FreeBSD$

exec %%PYTHON_CMD%% %%PYTHON_SITELIBDIR%%/fetchmailconf.py "$@"