forked from Lainports/freebsd-ports
- Add drweb script in bin dir to call scanner - Remove not nessessary variable MAIN_NAME in Makefile - Portlint - Raise PORTREVISION PR: ports/64711 Submitted by: Serge Negodyuck <petr@petrovich.kiev.ua>
3 lines
69 B
Bash
3 lines
69 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/local/drweb/drweb -ini=%INSTALL%/drweb32.ini $*
|