403Webshell
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/x11-clocks/asclock/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/x11-clocks/asclock/Makefile
PORTNAME=	asclock
PORTVERSION=	1.0
PORTREVISION=	4
CATEGORIES=	x11-clocks afterstep
MASTER_SITES=	XCONTRIB/applications
DISTNAME=	${PORTNAME}

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	Afterstep clock with some language extensions

LICENSE=	BSD2CLAUSE

CONFLICTS_INSTALL=	asclock-xlib

USES=		tar:tgz imake xorg
USE_XORG=	xpm xext x11
PLIST_FILES=	bin/asclock man/man1/asclock.1.gz

OPTIONS_DEFINE=
OPTIONS_SINGLE=	LANG
OPTIONS_SINGLE_LANG=	EN DE PT NL NO IT SE ES HU BRE FR CZ
OPTIONS_DEFAULT=	EN
NO_OPTIONS_SORT=yes
EN_DESC=	english
DE_DESC=	german
PT_DESC=	portuguese
NL_DESC=	dutch
NO_DESC=	norwegian
IT_DESC=	italian
SE_DESC=	swedish
ES_DESC=	spanish
HU_DESC=	hungarian
BRE_DESC=	breton
FR_DESC=	french
CZ_DESC=	czech

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MDE}
ASCLOCK_LANG=	german
.endif
.if ${PORT_OPTIONS:MPT}
ASCLOCK_LANG=	portuguese
.endif
.if ${PORT_OPTIONS:MNL}
ASCLOCK_LANG=	dutch
.endif
.if ${PORT_OPTIONS:MNO}
ASCLOCK_LANG=	norwegian
.endif
.if ${PORT_OPTIONS:MIT}
ASCLOCK_LANG=	italian
.endif
.if ${PORT_OPTIONS:MSE}
ASCLOCK_LANG=	swedish
.endif
.if ${PORT_OPTIONS:MES}
ASCLOCK_LANG=	spanish
.endif
.if ${PORT_OPTIONS:MHU}
ASCLOCK_LANG=	hungarian
.endif
.if ${PORT_OPTIONS:MBRE}
ASCLOCK_LANG=	breton
.endif
.if ${PORT_OPTIONS:MFR}
ASCLOCK_LANG=	french
.endif
.if ${PORT_OPTIONS:MCZ}
ASCLOCK_LANG=	czech
.endif

# default
ASCLOCK_LANG?=	english

pre-configure:
	${RM} ${WRKSRC}/month.xpm ${WRKSRC}/weekday.xpm
	(cd ${WRKSRC} && ${LN} -s ./${ASCLOCK_LANG}/month.xpm ./month.xpm)
	(cd ${WRKSRC} && ${LN} -s ./${ASCLOCK_LANG}/weekday.xpm ./weekday.xpm)

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit