ports/print/linux-jabref/files/jabref-wrapper.in
Mateusz Piotrowski 29b29dd7bb print/linux-jabref: Add new port
This is a port of JabRef. We used to have a native version of JabRef
available in the ports as print/jabref. Unfortunately, it expired last
year. print/linux-jabref uses a poratble Linux release and runs in
Linuxulator. Hopefully, this is only a temporary workaround solution for
having JabRef on FreeBSD.

PR:		257979
Requested by:	Corey Stephan
Requested by:	O. Hartmann <ohartmann@walstatt.org>
2021-11-04 14:54:00 +01:00

3 lines
51 B
Bash

#! /bin/sh -
exec env %%DATADIR%%/bin/JabRef "$@"