| 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/adcomplain/ |
Upload File : |
PORTNAME= adcomplain
PORTVERSION= 3.52
CATEGORIES= mail news
MASTER_SITES= http://www.rdrop.com/users/billmc/
DISTNAME= ${PORTNAME}.pl
EXTRACT_SUFX= .uu
MAINTAINER= ports@FreeBSD.org
COMMENT= Complain about inappropriate commercial use (f.e. SPAM) of usenet/e-mail
WWW= http://www.rdrop.com/users/billmc/adcomplain.html
USES= perl5 shebangfix
SHEBANG_FILES= adcomplain.pl
EXTRACT_CMD= /usr/bin/uudecode
EXTRACT_BEFORE_ARGS= <
EXTRACT_AFTER_ARGS= # empty
NO_WRKSUBDIR= yes
NO_BUILD= yes
PLIST_FILES= bin/adcomplain
# fix-shebang normally runs before the patches in ${FILESDIR} are applied. In
# this case, we need it to run after, so that it can fix the right shebang.
TARGET_ORDER_OVERRIDE= 750:fix-shebang
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/adcomplain.pl \
${STAGEDIR}${PREFIX}/bin/adcomplain
.include <bsd.port.mk>