1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/mail/xlbiff/Makefile
Erwin Lansing 559561ed8f Reset maintainership for obrien
Approved by:	portmgr
2015-06-12 21:17:43 +00:00

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