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/net/jwhois/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/net/jwhois/Makefile
PORTNAME=	jwhois
PORTVERSION=	4.0
PORTREVISION=	7
CATEGORIES=	net
MASTER_SITES=	GNU

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Improved WHOIS client capable of selecting server to query
WWW=		https://www.gnu.org/software/jwhois/

LICENSE=	GPLv3

LIB_DEPENDS=	libidn.so:dns/libidn

GNU_CONFIGURE=	yes
USES=		gettext gmake iconv
CPPFLAGS+=	-I${PREFIX}/include
LDFLAGS+=	-L${PREFIX}/lib
CONFIGURE_ARGS=	--localstatedir=${PREFIX}/var/jwhois

OPTIONS_DEFINE=	NLS
OPTIONS_SUB=	yes

NLS_CONFIGURE_OFF=	--disable-nls --without-libiconv-prefix

INSTALL_TARGET=	install-strip

INFO=	jwhois

.include <bsd.port.pre.mk>

.if exists(${FILESDIR}/jwhois.conf)
JWHOIS_CONF_SRC=${FILESDIR}/jwhois.conf
.else
JWHOIS_CONF_SRC=${WRKSRC}/example/jwhois.conf
.endif

post-install:
	${MKDIR} ${STAGEDIR}${PREFIX}/var/jwhois
	${INSTALL_DATA} ${JWHOIS_CONF_SRC} ${STAGEDIR}${PREFIX}/etc/jwhois.conf.sample

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit