| 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/converters/tnef/ |
Upload File : |
PORTNAME= tnef
PORTVERSION= 1.4.12
CATEGORIES= converters mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/
MAINTAINER= garga@FreeBSD.org
COMMENT= Unpack data in MS Outlook TNEF format
WWW= http://tnef.sourceforge.net/
LICENSE= GPLv2
USES= cpe
CPE_VENDOR= tnef_project
OPTIONS_DEFINE= DOCS
GNU_CONFIGURE= yes
PORTDOCS= AUTHORS BUGS NEWS README.md THANKS
PLIST_FILES= bin/tnef \
man/man1/tnef.1.gz
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
# This target is intended to be run by the port maintainer.
x-test: build
.for dir in cmdline files
@cd ${WRKSRC}/tests/${dir} && ${MAKE} check-TESTS
.endfor
.include <bsd.port.mk>