freebsd-ports/textproc/unoconv/files/unoconv.in
Rusmir Dusko 0ca7ab3ed5 - Change Makefile header
- Change master sites, icon
- Change maintainer email to @FreeBSD.org
- Remove PORTDATA
- Support STAGEDIR
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Change pkg-plist, remove DOCS

Approved by:	pawel / wg (mentors, implicit)
2013-12-17 11:46:29 +00:00

7 lines
64 B
Bash

#!/bin/sh
#
# $FreeBSD$
#
cd "%%DATADIR%%"
exec ./unoconv "$@"