freebsd-ports/mail/xlbiff/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

22 lines
449 B
Makefile

# ex:ts=8
# Ports collection makefile for: xlbiff
# Date created: 23-Aug-1995
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
# $FreeBSD$
#
PORTNAME= xlbiff
PORTVERSION= 3.0
PORTREVISION= 1
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
USE_IMAKE= yes
MAN1= xlbiff.1
.include <bsd.port.mk>