| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/games/ballerburg/ |
Upload File : |
PORTNAME= ballerburg
PORTVERSION= 1.2.1
CATEGORIES= games
MASTER_SITES= http://download.tuxfamily.org/baller/ \
LOCAL/ehaupt:icons
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
${PORTNAME}-icons-1${EXTRACT_SUFX}:icons
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Two players, two castles, and a hill in between
WWW= https://baller.tuxfamily.org/
LICENSE= GPLv3+
USES= cmake:noninja localbase:ldflags sdl
USE_SDL= sdl
GNU_CONFIGURE= yes
LDFLAGS+= -lintl
DESKTOP_ENTRIES= "Ballerburg" \
"${COMMENT}" \
"${PREFIX}/share/pixmaps/ballerburg.png" \
"${PORTNAME}" \
"" \
false
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_USES_OFF= gettext-runtime
post-install:
${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-icons-1/${PORTNAME}.png \
${STAGEDIR}${PREFIX}/share/pixmaps/
.include <bsd.port.mk>