| 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/metamail/ |
Upload File : |
PORTNAME= metamail
PORTVERSION= 2.7
PORTREVISION= 16
CATEGORIES= mail
MASTER_SITES= http://ftp.funet.fi/pub/unix/mail/metamail/ \
ftp://ftp.research.telcordia.com/pub/nsb/
DISTNAME= mm${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of MIME, the Multipurpose Internet Mail Extensions
LICENSE= MIT
USES= ncurses tar:Z
MAKE_ARGS= LDLIBS="${LDFLAGS}"
WRKSRC= ${WRKDIR}/${DISTNAME}/src
OPTIONS_DEFINE= X11
OPTIONS_SUB= yes
X11_DESC= X11 hebrew font support
X11_BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \
mkfontscale>=0:x11-fonts/mkfontscale
X11_RUN_DEPENDS= xloadimage:x11/xloadimage \
mkfontscale>=0:x11-fonts/mkfontscale
X11_USES= xorg
X11_USE= XORG=x11
X11_EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile-x11
X11_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-Makefile-nox11
post-patch-X11-off:
@${REINPLACE_CMD} -e '/fonts/d' ${WRKSRC}/Makefile
post-install:
${MV} ${STAGEDIR}${PREFIX}/etc/mailcap \
${STAGEDIR}${PREFIX}/etc/mailcap.sample
.include <bsd.port.mk>