freebsd-ports/mail/xlbiff/Makefile
2019-09-15 17:28:08 +00:00

20 lines
458 B
Makefile

# Created by: David O'Brien <obrien@cs.ucdavis.edu>
# $FreeBSD$
PORTNAME= xlbiff
PORTVERSION= 3.0
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.x.org/R5contrib/
MAINTAINER= ports@FreeBSD.org
COMMENT= The X Literate Biff - displays the from and subject from incoming mails
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= imake tar:Z
USE_XORG= ice sm x11 xaw xext xmu xpm xt
.include <bsd.port.mk>