summaryrefslogtreecommitdiff
path: root/biology/babel/files/babel.sh
blob: 6a97d7de27a9952b68bbc75521d9c98ebda6c410 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
# $FreeBSD$

export BABEL_DIR=${BABEL_DIR-@PREFIX@/share/babel}

exec @PREFIX@/libexec/babel "$@"