freebsd-ports/security/bdc/files/bdc
Niels Heinen 64101141a1 New port: BitDefender Console Antivirus 7.0.1
Based on submission via PR:

PR:		ports/75424
Submitted by:	Adrian Pircalabu
Approved by:	nectar (mentor)
2005-06-05 13:36:22 +00:00

4 lines
95 B
Bash

#!/bin/sh
BDENG_PATH=%%PREFIX%%/bdc/; export BDENG_PATH
exec %%PREFIX%%/bdc/bdc.bin ${@+"$@"}