summaryrefslogtreecommitdiff
path: root/mail/xlbiff/Makefile
blob: 97c745bf7e6a55f10ac6b64a47ae53dc468f1fb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	obrien@FreeBSD.org
COMMENT=	The X Literate Biff - displays the from and subject from incoming mails

USES=		imake
USE_XORG=	ice sm x11 xaw xext xmu xpm xt
MAN1=		xlbiff.1

.include <bsd.port.mk>