mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
8b0c167725
- Add icons - Add pkg-plist - Bump portrevision PR: ports/173356 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
8 lines
61 B
Bash
8 lines
61 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
cd "%%DATADIR%%"
|
|
exec ./blockrage
|