mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
5 lines
132 B
Bash
5 lines
132 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
python __PREFIX__/share/adzapper/adzapper.py \
|
||
|
-f __PREFIX__/etc/adzapper.conf -z __PREFIX__/share/adzapper/zaplets $*
|