mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
3ecf13ea49
- Add icons - Add desktop - Add build - Bump portrevision PR: ports/171617 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
8 lines
58 B
Bash
8 lines
58 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
cd "%%DATADIR%%"
|
|
exec ./AppRun
|