mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
b7a86be739
Requires rev. 1.239 of bsd.port.mk.
22 lines
616 B
Makefile
22 lines
616 B
Makefile
# 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.2 1996/11/10 21:32:53 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.
|
|
IGNOREFILES= ${DISTFILES}
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|