403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
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/textproc/bib2html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/textproc/bib2html/Makefile
PORTNAME=	bib2html
DISTVERSION=	6.7
CATEGORIES=	textproc print
MASTER_SITES=	TEX_CTAN/biblio/bibtex/utils
DISTNAME=	bib2ml
DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	BibTeX to HTML Translator
WWW=		https://www.arakhne.org/

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/../COPYING

WRKSRC_SUBDIR=	src

USES=		perl5 shebangfix zip
SHEBANG_FILES=	*.pl
USE_PERL5=	run
NO_BUILD=	yes
NO_ARCH=	yes

CONFLICTS_INSTALL=	bibutils sowing # bin/bib2html bin/bib2xml

post-patch:
.for i in bib2html bib2sql bib2xml
	@${SED} -e \
		's:= "$$0";:= "${SITE_PERL}/Bib2HTML";:g' \
		< ${WRKSRC}/${i}.pl > ${WRKSRC}/${i}
.endfor

do-install:
	(cd ${WRKSRC} && ${INSTALL_SCRIPT} bib2html bib2sql bib2xml \
		${STAGEDIR}${PREFIX}/bin)
	${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Bib2HTML
	(cd ${WRKSRC}/Bib2HTML && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Bib2HTML)

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit