1997-08-01 05:47:41 +00:00
|
|
|
# ex:ts=8
|
|
|
|
# Ports collection makefile for: xlbiff
|
1996-11-03 06:44:21 +00:00
|
|
|
# Version required: 3.0
|
|
|
|
# Date created: 23-Aug-1995
|
|
|
|
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
|
|
|
|
#
|
1998-01-08 18:52:14 +00:00
|
|
|
# $Id: Makefile,v 1.4 1997/08/01 05:47:40 obrien Exp $
|
1996-11-03 06:44:21 +00:00
|
|
|
|
|
|
|
DISTNAME= xlbiff-3.0
|
1996-11-10 21:32:56 +00:00
|
|
|
CATEGORIES= mail x11
|
1996-11-03 06:44:21 +00:00
|
|
|
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
|
|
|
|
ftp://ftp.pacbell.com/mirror/ftp.x.org/X11/R5contrib/ \
|
1998-01-08 18:52:14 +00:00
|
|
|
ftp://ftp.funet.fi/pub/X11/R5contrib/ \
|
1996-11-03 06:44:21 +00:00
|
|
|
ftp://ftp.hitachi.co.jp/pub/X/R5contrib/
|
1997-08-01 05:47:41 +00:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
1996-11-03 06:44:21 +00:00
|
|
|
|
1997-08-01 05:47:41 +00:00
|
|
|
MAINTAINER= obrien@FreeBSD.org
|
1996-11-03 06:44:21 +00:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|