1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/mail/xlbiff/Makefile
2019-08-04 15:34:54 +00:00

19 lines
392 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
USES= imake tar:Z
USE_XORG= ice sm x11 xaw xext xmu xpm xt
.include <bsd.port.mk>