summaryrefslogtreecommitdiff
path: root/mail/xlbiff/Makefile
blob: f9dbabcdd37f1b9f5f138988bc01d8e85586963e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New 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.1.1.1 1996/11/03 06:44:20 obrien Exp $

DISTNAME=	xlbiff-3.0
CATEGORIES=	mail x11
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/

MAINTAINER=     obrien@cs.ucdavis.edu

# I can't get the same tarball from any two fetches -- weird.
NO_CHECKSUM=	yes
USE_IMAKE=	yes

.include <bsd.port.mk>