summaryrefslogtreecommitdiff
path: root/mail/xlbiff/Makefile
blob: aaf8baa1195ea88e47f9828fcba90280856f02d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# ex:ts=8
# Ports collection makefile for:	xlbiff
# Version required:	3.0
# Date created:		23-Aug-1995
# Whom:                 David O'Brien <obrien@cs.ucdavis.edu>
#
# $Id: Makefile,v 1.6 1998/10/20 01:43:12 steve Exp $

DISTNAME=	xlbiff-3.0
CATEGORIES=	mail
MASTER_SITES=	ftp://ftp.x.org/R5contrib/  \
		ftp://ftp.pacbell.com/mirror/ftp.x.org/X11/R5contrib/  \
		ftp://ftp.funet.fi/pub/X11/R5contrib/  \
		ftp://ftp.hitachi.co.jp/pub/X/R5contrib/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=     obrien@FreeBSD.org

USE_IMAKE=	yes
MAN1=		xlbiff.1

.include <bsd.port.mk>