aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xlbiff/Makefile
blob: 8b8f1289bf70c3791ce6e2a2a90e876d12e78364 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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
CATEGORIES= mail
MASTER_SITES=   ftp://ftp.x.org/R5contrib/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= obrien@FreeBSD.org

USE_IMAKE=  yes
MAN1=       xlbiff.1

.include <bsd.port.mk>