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/print/html2ps/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/print/html2ps/Makefile
PORTNAME=	html2ps
DISTVERSION=	1.0b7
PORTREVISION=	5
PORTEPOCH=	1
CATEGORIES=	print www perl5
MASTER_SITES=	LOCAL/hrs

MAINTAINER=	hrs@FreeBSD.org
COMMENT=	HTML to PostScript converter

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww \
		weblint++:www/weblint++ \
		paperconf:print/libpaper

NO_BUILD=	yes
USES=		ghostscript:run magick:6,run perl5

CONFLICTS_INSTALL=	p5-DocSet # bin/html2ps

SUB_FILES=	html2psrc

PLIST_FILES=	bin/html2ps \
		etc/html2psrc \
		man/man1/html2ps.1.gz \
		man/man5/html2psrc.5.gz \
		${DATADIR_REL}/html2ps.html \
		${DATADIR_REL}/hyphen.tex

post-patch:
	@${REINPLACE_CMD} -e \
		's|exec perl|exec ${PERL}| ; \
		 s|%%LOCALBASE%%|${LOCALBASE}| ; \
		 s|%%PREFIX%%|${PREFIX}| ; \
		 s|%%DATADIR%%|${DATADIR}|' \
		${WRKSRC}/html2ps

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/html2ps ${STAGEDIR}${PREFIX}/bin
	${INSTALL_DATA} ${WRKDIR}/html2psrc ${STAGEDIR}${PREFIX}/etc
	${INSTALL_MAN} ${WRKSRC}/html2ps.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
	${INSTALL_MAN} ${WRKSRC}/html2psrc.5 ${STAGEDIR}${MAN5PREFIX}/man/man5
	@${MKDIR} ${STAGEDIR}${DATADIR}
	${INSTALL_DATA} ${WRKSRC}/html2ps.html ${STAGEDIR}${DATADIR}
	${INSTALL_DATA} ${WRKSRC}/hyphen.tex ${STAGEDIR}${DATADIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit