| 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/xfaces/ |
Upload File : |
PORTNAME= xfaces
PORTVERSION= 3.3
PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/xfaces/ \
http://www.mavetju.org/download/adopted/xfaces/
DIST_SUBDIR= ${PORTNAME}
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= patch-charnier patch-faber patch-graaff patch-kinzler3
# patch-graff above has a partial pathname in there that none of the others
# do. The default value for PATCH_DIST_STRIP [-p0] fails on that, this empty
# value keeps any -p option from the patch command and works.
PATCH_DIST_STRIP=
MAINTAINER= faber@isi.edu
COMMENT= Display shaped icons for mail spool contents
WWW= https://legacy.cs.indiana.edu/ftp/faces/index.html
LIB_DEPENDS= libcompface.so:mail/faces
# GNU make properly processes some overridden rules in the makefile that
# imake generates. Specifically, installing the html docs.
USES= imake gmake tar:Z xorg
USE_XORG= ice sm x11 xaw xext xmu xt xpm
post-install:
@${MKDIR} ${STAGEDIR}${DATADIR}/images
${INSTALL_DATA} ${WRKSRC}/images/* ${STAGEDIR}${DATADIR}/images
.include <bsd.port.mk>